mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
updated Dockerfile
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
FROM ubuntu:latest
|
||||
|
||||
# set as non-interactive
|
||||
RUN DEBIAN_FRONTEND=noninteractive
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
# source files
|
||||
ADD . /opt/crawlab
|
||||
|
||||
Reference in New Issue
Block a user