Skip to content

Auto push new image to Docker Hub on succesful build #1575

Open
@pickles-bread-and-butter

Description

Overview:

Currently our images on docker hub are horribly out of date. We should be building a docker image automatically when we have a succesful new build on master. This should be a relatively easy to integrate change, https://docs.docker.com/docker-hub/builds/, docker allows you to build images when linked repos are updated and adds to docker builds.

ToDo:

  • Investigate most efficient way to automatically build docker image and push to docker hub
  • Integrate with CI platform or docker hub to automatically make build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    noprogramnot directly related to an Insitute program

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions