mirror of
https://github.com/wahyd4/crawlab.git
synced 2026-08-09 05:07:04 +10:00
updated Dockerfile.local
This commit is contained in:
+1
-1
@@ -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