mirror of
https://github.com/elgohr/Publish-Docker-Github-Action.git
synced 2026-03-12 18:07:12 -04:00
Enhancing docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Publishes docker containers to Dockerhub
|
# Publishes docker containers to Dockerhub
|
||||||
|
|
||||||
This Action for [Docker](https://www.docker.com/) uses the Git branch as the Docker tag for building and pushing the container to DockerHub.
|
This Action for [Docker](https://www.docker.com/) uses the Git branch as the [Docker tag](https://docs.docker.com/engine/reference/commandline/tag/) for building and pushing the container to DockerHub.
|
||||||
Hereby the master-branch is published as the latest-tag.
|
Hereby the master-branch is published as the latest-tag.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user