mirror of
https://github.com/11notes/docker-traefik-labels.git
synced 2026-04-30 11:59:37 -05:00
11 lines
273 B
YAML
11 lines
273 B
YAML
image: 11notes/traefik-labels:latest
|
|
manifests:
|
|
- image: 11notes/traefik-labels:amd64-latest
|
|
platform:
|
|
architecture: amd64
|
|
os: linux
|
|
- image: 11notes/traefik-labels:arm64v8-latest
|
|
platform:
|
|
architecture: arm64
|
|
os: linux
|
|
variant: v8 |