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