mirror of
https://github.com/11notes/docker-traefik-labels.git
synced 2026-03-09 03:32:01 -05:00
drop versions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||

|
||||
|
||||
# 🏔️ Alpine - Traefik Labels
|
||||
  
|
||||
  
|
||||
|
||||
**Export Traefik labels from any Docker node to a central location**
|
||||
|
||||
@@ -143,7 +143,7 @@ docker run --name traefik-rfc2136-demo \
|
||||
| `DEBUG` | Show debug information | |
|
||||
|
||||
# SOURCE
|
||||
* [11notes/traefik-labels:0.3.0](https://github.com/11notes/docker-traefik-labels/tree/0.3.0)
|
||||
* [11notes/traefik-labels:latest](https://github.com/11notes/docker-traefik-labels/tree/latest)
|
||||
|
||||
# PARENT IMAGE
|
||||
* [11notes/node:stable](https://hub.docker.com/r/11notes/node)
|
||||
|
||||
@@ -13,7 +13,7 @@ services:
|
||||
- redis
|
||||
restart: always
|
||||
labels:
|
||||
image: "11notes/traefik-labels:0.3.0"
|
||||
image: "11notes/traefik-labels:latest"
|
||||
container_name: "labels"
|
||||
environment:
|
||||
TZ: Europe/Zurich
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
image: 11notes/traefik-labels:0.3.0"
|
||||
manifests:
|
||||
- image: 11notes/traefik-labels:0.3.0"
|
||||
platform:
|
||||
architecture: amd64
|
||||
os: linux
|
||||
- image: 11notes/traefik-labels:0.3.0"
|
||||
platform:
|
||||
architecture: arm64
|
||||
os: linux
|
||||
variant: v8
|
||||
Reference in New Issue
Block a user