Raspberry Pi 1 Traefik 1.5.2 Docker Image With Alpine Linux
10K+
Raspberry Pi 1/0 compatible Docker image with Alpine Linux and Traefik.
sudo docker run --name traefik -d \
-p 8080:8080 \
-p 80:80 \
-p 443:443 \
-v $PWD/traefik.toml:/etc/traefik/traefik.toml \
offtechnologies/docker-arm32v6-traefik
Content type
Image
Digest
Size
30.2 MB
Last updated
over 8 years ago
docker pull offtechnologies/docker-arm32v6-traefik