Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker multi-arch base #1985

Merged
merged 10 commits into from
Nov 16, 2017
Merged

Commits on Nov 16, 2017

  1. Create docker/manifest/base.yml

    serve as base for build docker image for most platform (386,amd64,arm,arm64)
    sapk committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    ff6d4e3 View commit details
    Browse the repository at this point in the history
  2. Add make task docker-multi-arch-push-manifest

    To update references of a multi-arch image on docker registry.
    sapk committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    f81462f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d4f2a5 View commit details
    Browse the repository at this point in the history
  4. Delete Dockerfile.aarch64

    Delete Dockerfile.rpi
    sapk committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    9fcff86 View commit details
    Browse the repository at this point in the history
  5. Use gitea/gitea-base as base

    sapk committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    6b3cfd4 View commit details
    Browse the repository at this point in the history
  6. Fix rebase

    sapk committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    570acab View commit details
    Browse the repository at this point in the history
  7. Use sapk/gitea-base as base

    sapk committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    1bb7f50 View commit details
    Browse the repository at this point in the history
  8. Split makefile for docker

    sapk committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    de9911b View commit details
    Browse the repository at this point in the history
  9. Fix version to v3.6

    Could use in later version edge of alpine official library that support multi-arch for armhf.
    sapk committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    ce906b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f5c252 View commit details
    Browse the repository at this point in the history