diff --git a/plugins/scaffolder-backend/scripts/README.md b/plugins/scaffolder-backend/scripts/README.md new file mode 100644 index 0000000000..20d68e9c34 --- /dev/null +++ b/plugins/scaffolder-backend/scripts/README.md @@ -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.