Added exiftool and function to remove GPS data from EXIF
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM alpine:3.21
|
||||
|
||||
RUN apk add curl python3
|
||||
RUN apk add curl python3 exiftool
|
||||
RUN adduser -D kakigoori
|
||||
|
||||
USER kakigoori
|
||||
|
Reference in New Issue
Block a user