diff --git a/start/image+container.txt b/notes/docker.txt similarity index 86% rename from start/image+container.txt rename to notes/docker.txt index 5918274..abd75f8 100644 --- a/start/image+container.txt +++ b/notes/docker.txt @@ -4,7 +4,7 @@ docker tag react-redux-course:1.0.3 cloud.canister.io:5000/tstanciu/react-redux- docker login --username=tstanciu --password="--------" cloud.canister.io:5000 docker push cloud.canister.io:5000/tstanciu/react-redux-course:1.0.3 -docker login --username=deploy+tstanciu --password=***REMOVED*** cloud.canister.io:5000 +docker login --username=deploy+tstanciu --password=********** cloud.canister.io:5000 docker pull cloud.canister.io:5000/tstanciu/react-redux-course:1.0.3 Multiple ports: