Add test case for ownership

This commit is contained in:
Frederik Ring
2021-12-10 10:18:52 +01:00
parent 1b744d4c1c
commit 7a5068446a
3 changed files with 34 additions and 4 deletions

View File

@@ -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