Skip to content

Dockerfile build workflow #34

Description

@mkatliar

In the current CI workflow for aarch64 the code is built as a part of building the docker image. As a result, the time-consuming dependency installation is performed each time. It is better to create a separate workflow for building the docker image. This image would be pushed to gcr and used by build/test workflows. The docker image could also probably be multi-architecture.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions