Sign inSign up

cagedata/phoenix

By cagedata

Updated over 8 years ago

Elixir Phoenix Framework running in Docker.

Image
0

1.4K

cagedata/phoenix repository overview

Containerized Phoenix Framework

A beautiful pair, Phoenix running in a Docker container. Develop awesome Elixir software easily with this container from initiating the project through release.

Usage

Starting a new project
docker run -it --rm \
  -v "$PWD":/app
  mix phoenix.new /app --module MyPhoenixApp

Tag summary

Content type

Image

Digest

Size

384.9 MB

Last updated

over 8 years ago

docker pull cagedata/phoenix