Compare commits

...

10 commits

Author SHA1 Message Date
8c99d2a78a Update caddy:2.8.4-alpine Docker digest to 716f31d
All checks were successful
deploy / main (push) Successful in 25s
2024-07-24 13:01:32 +00:00
e1647eb0c2 Update caddy:2.8.4-builder-alpine Docker digest to 1f3201a
All checks were successful
deploy / main (push) Successful in 20s
2024-07-23 16:01:04 +00:00
a9958516c1 Update caddy:2.8.4-alpine Docker digest to 7abe52d
Some checks are pending
deploy / main (push) Waiting to run
2024-07-23 16:00:57 +00:00
f9af856580 Update caddy:2.8.4-builder-alpine Docker digest to 4ad9121
All checks were successful
deploy / main (push) Successful in 21m44s
2024-07-23 04:00:40 +00:00
47a5ea1360 Update caddy:2.8.4-alpine Docker digest to a994e3a
Some checks are pending
deploy / main (push) Waiting to run
2024-07-23 04:00:34 +00:00
09b82cb03e Update caddy:2.8.4-builder-alpine Docker digest to 87e3237
All checks were successful
deploy / main (push) Successful in 19s
2024-07-04 01:00:34 +00:00
97c493d097 Update caddy:2.8.4-builder-alpine Docker digest to a4fa8ea
All checks were successful
deploy / main (push) Successful in 20s
2024-07-03 19:01:23 +00:00
b167c5dcbe Update caddy:2.8.4-builder-alpine Docker digest to efcaded
All checks were successful
deploy / main (push) Successful in 32s
2024-07-03 13:02:07 +00:00
a089ec3c3f Update caddy:2.8.4-builder-alpine Docker digest to 8782b5b
All checks were successful
deploy / main (push) Successful in 19m31s
2024-07-03 04:01:15 +00:00
e6700d19e9 Update caddy:2.8.4-builder-alpine Docker digest to b822d99
All checks were successful
deploy / main (push) Successful in 25s
2024-07-03 01:01:10 +00:00
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
FROM caddy:2.8.4-builder-alpine@sha256:0030fe883629b7c7923e2b8b2ff76608346e08ab88192c5e78ab290e8ca7046f 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:896c6fb9e3eae11890f53dc528b8a9be1b4d058f6b7603024feb084fc203c0b4
FROM caddy:2.8.4-alpine@sha256:716f31d3d18d8a9e2a0a89dc0d188d5d2a27ea86935cdd222ad454b0c5bf354a
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
CMD ["caddy", "docker-proxy", "--ingress-networks=caddy"]

View file

@ -1,6 +1,6 @@
services:
example:
image: caddy:2.8.4-alpine@sha256:896c6fb9e3eae11890f53dc528b8a9be1b4d058f6b7603024feb084fc203c0b4
image: caddy:2.8.4-alpine@sha256:716f31d3d18d8a9e2a0a89dc0d188d5d2a27ea86935cdd222ad454b0c5bf354a
restart: unless-stopped
networks:
- caddy