Write how scaffolder dockerimage is publised to DockerHub

This commit is contained in:
Himanshu Mishra
2020-09-30 15:03:27 +02:00
parent c5d4071943
commit 567f69c67d
@@ -0,0 +1,4 @@
The `Cookiecutter.dockerfile` is published to the
[`spotify/backstage-cookiecutter`](https://hub.docker.com/repository/docker/spotify/backstage-cookiecutter)
repository on DockerHub. This is handled by an integration between DockerHub and GitHub.
The integration handles updating the container image when a new release is made.