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