We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9c8e6 commit 9f571fbCopy full SHA for 9f571fb
scripts.d/30_docker.sh
@@ -43,7 +43,7 @@ cp ~/.docker/config.json "$OLD/mnt/img_root/root/.docker/."
43
# docker tag "$name@$hash" "$name:$tag"
44
#done
45
46
-#docker pull treehouses/couchdb:2.3.1
+docker pull treehouses/couchdb:2.3.1
47
docker pull treehouses/planet:latest
48
docker pull treehouses/planet:db-init
49
docker pull treehouses/planet:chatapi
0 commit comments