edit on README for dockerhub use
parent
426bd73c51
commit
ac926e9789
|
@ -42,3 +42,6 @@ The compose file is `docker-compose.yaml` in PWD
|
||||||
3. Now computer has login DockerHub successfully
|
3. Now computer has login DockerHub successfully
|
||||||
3. Go to Docker hub, create the `first-public-dockerhub-image` repository
|
3. Go to Docker hub, create the `first-public-dockerhub-image` repository
|
||||||
4. Go to command line, push the image `docker push cruxligh/first-public-dockerhub-image`
|
4. Go to command line, push the image `docker push cruxligh/first-public-dockerhub-image`
|
||||||
|
|
||||||
|
References:
|
||||||
|
1. How to register a dockerhub registry: [Docker Hub QuickStart](https://docs.docker.com/docker-hub/)
|
Loading…
Reference in New Issue