Skip to content

Multiarch manifest-based dockerfiles [amd64,arm64,arm]

License

Notifications You must be signed in to change notification settings

lwolf/docker-multiarch

Repository files navigation

Multiarch Docker Containers

Build Status

This repo contains daily builds of many different software I use in my K8s clusters. Currently all images are compatible with the following architectures:

  • amd64
  • arm64
  • arm6

Images are built compliant with v2.2 of the Docker manifest API. No need to specify separate images for different architectures (particularly annoying if you have an architecturally heterogeneous cluster); the Docker client infers for you which image to pull.

Current content

Name Image Notes
flannel lwolf/flannel
flannel-cni lwolf/flannel-cni
kubernetes-dashboard lwolf/kubernetes-dashboard depricated, official image is now multiarch
prometheus-server lwolf/node-exporter
prometheus-node-exporter lwolf/node-exporter
prometheus-blackbox-exporter lwolf/blackbox-exporter
prometheus-snmp-exporter lwolf/snmp-exporter
prometheus-alertmanager lwolf/alertmanager
prometheus-pushgateway lwolf/pushgateway
tiller lwolf/helm
cni-plugins lwolf/cni-plugins
matchbox lwolf/matchbox
heketi lwolf/heketi

About

Multiarch manifest-based dockerfiles [amd64,arm64,arm]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published