Skip to content

Commit

Permalink
improve section on docker
Browse files Browse the repository at this point in the history
  • Loading branch information
donsez committed Nov 8, 2024
1 parent 59a743b commit 2293bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdbc-postgresql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ docker run --rm --network host jdbc-postgresql:0.1.0-SNAPSHOT

For publishing the image on https://hub.docker.com

> You should have an account on https://hub.docker.com
> You should have an account `$DOCKERHUB_USER` on https://hub.docker.com
```bash
export DOCKERHUB_USER=$USER
Expand Down

0 comments on commit 2293bde

Please sign in to comment.