mirror of
https://github.com/rlister/dockerfiles.git
synced 2026-01-27 06:57:11 +00:00
set default storage type
This commit is contained in:
@@ -16,4 +16,6 @@ RUN chmod 755 app.sh
|
||||
|
||||
EXPOSE 7777
|
||||
|
||||
ENV STORAGE_TYPE file
|
||||
|
||||
CMD [ "./app.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user