Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/marythedev/fragments
Browse files Browse the repository at this point in the history
  • Loading branch information
marythedev committed Nov 14, 2023
2 parents c64dacb + 163f743 commit 0a7195e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ 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 0a7195e

Please sign in to comment.