Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 447 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 447 Bytes

elixir_phoenix_docker

Dockerfile and docker-compose.yml for multiple OS

  • mac
    • For Docker Desktop for Mac
    • mac_with_livebook
      • with livebook
  • non_mac
    • For not Docker Desktop for Mac like Docker Desktop for Windows (WSL2) and Linux and so on.
    • non_mac_with_livebook
      • with livebook.
  • mixed
    • For mixed OS project
    • mixed_with_livebook
      • with livebook.
    • mixed_debian
      • with Debian image.