mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-18 15:02:40 +02:00
Add test case for ownership
This commit is contained in:
@@ -13,7 +13,7 @@ FROM alpine:3.14
|
||||
|
||||
WORKDIR /root
|
||||
|
||||
RUN apk add --update ca-certificates
|
||||
RUN apk add --update ca-certificates sudo
|
||||
|
||||
COPY --from=builder /app/backup /usr/bin/backup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user