Enhancing docs

This commit is contained in:
Lars Gohr
2019-03-16 12:37:22 +01:00
parent eaa02b8ab9
commit 988b78a1ba

View File

@@ -1,6 +1,6 @@
# 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.
## Usage