konveyor / mig-demo-apps

A collection of apps ideal for migration demos
Apache License 2.0
15 stars 70 forks source link

Multiarch mariadb #74

Closed Mathieu-Ferraton closed 2 years ago

Mathieu-Ferraton commented 2 years ago
  1. Enable building platform specific image in Dockerfile

  2. Add a Makefile to automate multi-arch manifest image building

    • add target to build the manifest using docker buildx
    • add target to build the manifest using docker manifest (through build-manifest.sh script)