mirror of
https://github.com/garraflavatra/docker-volume-s3-backup.git
synced 2025-06-27 13:35:10 +00:00
Add ARG TARGETARCH
to dockerfile
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
FROM alpine:3.21
|
||||
ARG TARGETARCH
|
||||
|
||||
RUN mkdir /data
|
||||
|
||||
|
Reference in New Issue
Block a user