Skip to content

All Automated builds on Docker Hub should have a dependency on the base image #1

@tmaier

Description

@tmaier

The Automated build feature is not set up properly.

This is missing: https://docs.docker.com/docker-hub/builds/#repository-links

Repository links let you link one Automated Build with another. If one Automated Build gets updated, Docker triggers a build of the other. This makes it easy to ensure that related images are kept in sync. You can link more than one image repository. You only need to link one side of two related builds. Linking both sides causes an endless build loop.

Bonus points for setting up Remote Build triggers. This would allow to recreate the image when a new version of the gem is getting released.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions