mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-02-06 17:20:24 +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
|