Compare commits

..

No commits in common. "6540b18782183ef8c775d2d75e505b1bf30ab927" and "2c57e76f9366104da74baf85334b22f7773349bf" 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:1ec4bc941930e9b01c297f1bf8557d7d7c7ab55c8a666efced4c4cdfbb06ac23 AS builder
FROM caddy:2.8.4-builder-alpine@sha256:e17752ee435c363c7be26488602dfb693b256de2dbd5d21aad73b13e8f057604 AS builder
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
FROM caddy:2.8.4-alpine@sha256:e97e0e3f8f51be708a9d5fadbbd75e3398c22fc0eecd4b26d48561e3f7daa9eb
FROM caddy:2.8.4-alpine@sha256:5d4e02f275d12136a8e0a487e765ce459a00d49e23b543e9cd8190562ec5d27b
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.24.1-alpine@sha256:432d730b97f375e5e34e9d48339d7dfe4a012f1db5d437067f7c91e4c1f35a66
image: portainer/portainer-ce:2.24.0-alpine@sha256:2297a780b44d4b219faa5380a849faad039c5388812b575e664d487c3f472a4a
restart: unless-stopped
labels:
caddy: beta.fogtype.com

View file

@ -1,6 +1,6 @@
services:
example:
image: caddy:2.8.4-alpine@sha256:e97e0e3f8f51be708a9d5fadbbd75e3398c22fc0eecd4b26d48561e3f7daa9eb
image: caddy:2.8.4-alpine@sha256:5d4e02f275d12136a8e0a487e765ce459a00d49e23b543e9cd8190562ec5d27b
restart: unless-stopped
networks:
- caddy