Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinflaherty1 authored Apr 14, 2020
1 parent 455d2ab commit e06fa5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ run following commands:
$ docker build -t casebook/docker-local-postgres .

### Tag the image (replacing version and description)
$ docker tag docker-local-postgres casebook/docker-local-postgres:version-description
$ docker tag casebook/docker-local-postgres casebook/docker-local-postgres:version-description

### Push the image to registry
$ docker push casebook/docker-local-postgres

0 comments on commit e06fa5d

Please sign in to comment.