Skip to content

Instantly share code, notes, and snippets.

@hopewise
Created July 3, 2018 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hopewise/82f4c26868e52a5c3a3b4053400609a9 to your computer and use it in GitHub Desktop.
Save hopewise/82f4c26868e52a5c3a3b4053400609a9 to your computer and use it in GitHub Desktop.
start elixir in current dir
docker run -p 4011:4011 -p 4033:4033 -v /Users/samir/Documents/projects/elixir:/usr/src -it elixir:1.5.2 bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment