mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated Dockerfile.local
This commit is contained in:
@@ -27,7 +27,7 @@ ADD . /app
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
# set tmp folder privillege
|
||||
RUN chmod -R /tmp
|
||||
RUN chmod -R 777 /tmp
|
||||
|
||||
# install packages
|
||||
RUN apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user