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 a084ffc commit 51e0c1fCopy full SHA for 51e0c1f
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