Elixir/Phoenix 初級①: はじめの一歩 (OIAX BOOKS) Kindle版
docker run -it -p 4000:4000 -v $(pwd):/work/projects/ modest_greeter:ph1.4.11 /bin/bash
git tag -a [tagname] -m'comment'
git push origin [tagname]
git tag -d [tagname]
git push --delete origin [tagname]
Content type
Image
Digest
Size
506.6 MB
Last updated
almost 7 years ago
docker pull ysaito8015/modest_greeter:ph1.4.10