drop versions

This commit is contained in:
ElevenNotes
2024-10-18 11:45:24 +02:00
parent f383b448bd
commit 53c4b3b57c
3 changed files with 3 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
![Banner](https://github.com/11notes/defaults/blob/main/static/img/banner.png?raw=true)
# 🏔️ Alpine - Traefik Labels
![size](https://img.shields.io/docker/image-size/11notes/traefik-labels/0.3.0?color=0eb305) ![version](https://img.shields.io/docker/v/11notes/traefik-labels/0.3.0?color=eb7a09) ![pulls](https://img.shields.io/docker/pulls/11notes/traefik-labels?color=2b75d6)
![size](https://img.shields.io/docker/image-size/11notes/traefik-labels/latest?color=0eb305) ![version](https://img.shields.io/docker/v/11notes/traefik-labels/latest?color=eb7a09) ![pulls](https://img.shields.io/docker/pulls/11notes/traefik-labels?color=2b75d6)
**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)

View File

@@ -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

View File

@@ -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