This commit is contained in:
parent
2958ab3390
commit
e62b314d65
@ -29,6 +29,6 @@ RUN pip install -r /website-source/requirements.txt
|
||||
COPY . /website-source/
|
||||
WORKDIR /website-source
|
||||
|
||||
ENTRYPOINT [ "bash", "./entrypoint.sh" ]
|
||||
ENTRYPOINT [ "bash", "./entrypoint.sh", "--full" ]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user