Compare commits

..

No commits in common. "4bc3561ee1d14707567e6eab567929b5ac44ef2e" and "fd856a44e33ba5d21aacb46d3bc427cca63c258e" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
FROM caddy:2.8.4-builder-alpine@sha256:195081d61626798c5313029be73e461eb29618e60942e4c07bf7b18a7a734403 AS builder
FROM caddy:2.8.4-builder-alpine@sha256:1f3201aa7f4f751c2682d51f2097629b580e50e5ab125fcca26cfb27cc93e383 AS builder
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
FROM caddy:2.8.4-alpine@sha256:33937b9d51461ea87794350c1c09ce53f327802508929d78f3b5642533f2f7db
FROM caddy:2.8.4-alpine@sha256:f97df92512fa6d1b58deef4ff8038aa767da289afbbd1d8a8dce3d506f28b8e8
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
CMD ["caddy", "docker-proxy", "--ingress-networks=caddy"]

View file

@ -14,7 +14,7 @@ services:
- caddy_data:/data
- caddy_config:/config
portainer:
image: portainer/portainer-ce:2.23.0-alpine@sha256:97342cf8a821d64d59880bdede8f45ea9c869fea702dd56128a67d552dc632ab
image: portainer/portainer-ce:2.20.3-alpine@sha256:a6f635877e0daa4aa39c1cbf4e73a31b35d342284588fa72fd8a91efb3c6a091
restart: unless-stopped
labels:
caddy: beta.fogtype.com

View file

@ -1,6 +1,6 @@
services:
example:
image: caddy:2.8.4-alpine@sha256:33937b9d51461ea87794350c1c09ce53f327802508929d78f3b5642533f2f7db
image: caddy:2.8.4-alpine@sha256:f97df92512fa6d1b58deef4ff8038aa767da289afbbd1d8a8dce3d506f28b8e8
restart: unless-stopped
networks:
- caddy