Elixir Phoenix Framework running in Docker.
1.4K
A beautiful pair, Phoenix running in a Docker container. Develop awesome Elixir software easily with this container from initiating the project through release.
docker run -it --rm \
-v "$PWD":/app
mix phoenix.new /app --module MyPhoenixApp
Content type
Image
Digest
Size
384.9 MB
Last updated
over 8 years ago
docker pull cagedata/phoenix