Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marythedev authored Nov 14, 2023
1 parent b945260 commit df436c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ docker login --username <username> --password "<password>"
```

##### Push to Docker Hub
Tag `docker tag fragments:latest mdmytrenko/fragments:latest`
Push `docker push mdmytrenko/fragments`
- `mdmytrenko/fragments` is image name
- if tag is omitted `:latest` tag is used by default as `mdmytrenko/fragments:latest`
Expand Down

0 comments on commit df436c6

Please sign in to comment.