This repo is for testing docker image of phoenix deployment.
The Dockerfile includes build instructions, so the generated image is not small.
$ docker container run -d -p 4000:4000 pojiro/phoenix_deploy_image_test:latest
or
$ docker-compose up -d
To start your Phoenix server:
mix deps.getnpm install inside the assets directorymix phx.serverNow you can visit localhost:4000 from your browser.
Ready to run in production? Please check our deployment guides.
Content type
Image
Digest
Size
99.5 MB
Last updated
about 6 years ago
docker pull pojiro/phoenix_deploy_image_test