From 1131c7733ff4acbdee3793276d1da6e3973892a5 Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Mon, 21 Nov 2022 02:14:58 +0200 Subject: [PATCH] remove secrets from source code --- start/image+container.txt => notes/docker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename start/image+container.txt => notes/docker.txt (86%) 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: