1
0
mirror of https://github.com/garraflavatra/docker-volume-s3-backup.git synced 2025-05-17 05:14:37 +00:00

Add ARG TARGETARCH to dockerfile

This commit is contained in:
Romein van Buren 2025-05-04 13:31:55 +02:00
parent 518efcfe68
commit 7a2b7064cd
No known key found for this signature in database

View File

@ -1,4 +1,5 @@
FROM alpine:3.21
ARG TARGETARCH
RUN mkdir /data