mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 10:18:39 +00:00
3 lines
75 B
Docker
3 lines
75 B
Docker
FROM alpine:3.20
|
|
RUN apk add --no-cache postgresql16-client uuidgen restic
|