mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Move docker-entrypoint.sh into the test/acceptance/scripts directory
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM ubuntu
|
||||
|
||||
COPY ./test/acceptance/docker-entrypoint.sh /entrypoint.sh
|
||||
COPY ./test/acceptance/scripts/docker-entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
RUN apt-get update && apt-get upgrade -y
|
||||
|
||||
Reference in New Issue
Block a user