Skip to content

Instantly share code, notes, and snippets.

@denielchiang
Last active February 16, 2020 22:35
Show Gist options
  • Save denielchiang/0b4b029e55c66f5cc8b70fb4f7d9cce5 to your computer and use it in GitHub Desktop.
Save denielchiang/0b4b029e55c66f5cc8b70fb4f7d9cce5 to your computer and use it in GitHub Desktop.
Pull images
# 把image拉下你的local端
docker pull deniel79/elixir-phx-centos8
# 執行並進入docker裡
docker run -it deniel79/elixir-phx-centos8
# 檢查是否已安裝好
asdf current
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment