Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Simplify Docker containers build and publish #111

@andrewlukoshko

Description

@andrewlukoshko

Since we originally invented Docker container build scripts there are a lot of new technologies available to make this process simplier and easier to maintain.
I'd propose to consider the following:

  • Move containers build process to GitHub Actions to make it transparent
  • Use QEMU to build for different architectures
  • Simplify and unify containers publish process as we need to publish to different places:
    • Docker Hub Official
    • Docker Hub AlmaLinux repo
    • Quay.io

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    DONE

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions