Fix aws cli mount point when mounting a file

This commit is contained in:
Arnie
2018-01-09 15:42:52 +01:00
parent ea08597755
commit 1dde9c2962
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ RUN apk --no-cache update && \
pip --no-cache-dir install awscli && \
rm -rf /var/cache/apk/*
WORKDIR /mnt/uploads
WORKDIR /mnt