Skip to content

Create multi-arch Docker images #44

@philippgille

Description

@philippgille

Instead of having to use tags to differentiate between Docker images for different operating systems and architectures, Docker Hub supports manifests for determining on which OS and arch a docker run command is run and will pull the according Docker image from the registry.

Until now, people used a 3rd-party tool for creating the necessary manifest lists, but Docker will have native support for that feature in the future.

Blocked by: docker/cli#138
German slides that explain the feature: https://www.slideshare.net/stefscherer/bauen-und-verteilen-von-multiarch-docker-images-fr-linux-und-windows

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions