Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

Split this repo into individual projects #13

@meeDamian

Description

@meeDamian

One benefit to doing that is that we can automate image generation upon version tag creation:

  1. We change (add new minor version) Dockerfile and tag it
  2. A CI tool automatically picks up that tag and
  3. CI builds both amd64 and arm images
  4. CI uploads all images to Docker Cloud
  5. CI creates manifest
  6. Everything's dandy

It should also be possible to have all images in one repo, but that might necessitate some odd and complicated setup.

cc. @AnotherDroog @nolim1t - opinions?

Metadata

Metadata

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