Sign inSign up

chrisgarrett/phoenix-dev

By chrisgarrett

Updated about 6 years ago

Image
0

264

chrisgarrett/phoenix-dev repository overview

docker-phoenix-dev

  • Phoenix 20.08.03

Versions

Usage

*nix

docker run --rm -it \
  -v ${pwd}/src:/opt/app \
  chrisgarrett/phoenix-dev:20.08.03 

Windows cmd

docker run --rm -it -v %cd%/src:/opt/app chrisgarrett/phoenix-dev:20.08.03 

Credits

Used Paul Schoenfelder's (bitwalker) work as a launch point https://hub.docker.com/r/bitwalker/alpine-elixir-phoenix

Tag summary

Content type

Image

Digest

Size

143.5 MB

Last updated

about 6 years ago

docker pull chrisgarrett/phoenix-dev:20.08.03