dockersamples / example-voting-app

Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
Apache License 2.0
4.75k stars 11k forks source link

Adding docker hub to push list #271

Closed BretFisher closed 1 year ago

BretFisher commented 1 year ago

Now that GHA is correctly building images, let's enable Docker Hub for the image push list. Merging a PR will now overwrite the latest tag in GHCR and Hub.

github-actions[bot] commented 1 year ago

Docker image tag(s) pushed:

ghcr.io/dockersamples/example-voting-app-worker:pr-271
dockersamples/examplevotingapp_worker:pr-271

Labels added to images:

org.opencontainers.image.title=example-voting-app
org.opencontainers.image.description=Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
org.opencontainers.image.url=https://github.com/dockersamples/example-voting-app
org.opencontainers.image.source=https://github.com/dockersamples/example-voting-app
org.opencontainers.image.version=pr-271
org.opencontainers.image.created=2022-12-16T22:28:36.299Z
org.opencontainers.image.revision=a5b306f2a1d02594c77ee9b1df4990d49d130088
org.opencontainers.image.licenses=Apache-2.0