Skip to content

Commit

Permalink
Update docker.md - Fixed the URL to Docker Hub (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
uniQuk authored Jan 3, 2024
1 parent 7e3c736 commit 8397911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosting/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ You should be able to now open a web browser and browse to your IP address on po

## Step 3: Publish the Image

After building your docker container, you can publish the container to any free-to-use repository such as [Docker Hub](https://dockerhub.com/). See the Docker Hub [docs](https://docs.docker.com/docker-hub/) for more details.
After building your docker container, you can publish the container to any free-to-use repository such as [Docker Hub](https://hub.docker.com/). See the Docker Hub [docs](https://docs.docker.com/docker-hub/) for more details.

0 comments on commit 8397911

Please sign in to comment.