This commit is contained in:
Rustem Khusnutdinov
2024-11-28 19:02:36 +03:00
committed by GitHub
parent fb2ec2d7fd
commit 23e17bac42
3 changed files with 2 additions and 3 deletions

View File

@@ -20,4 +20,4 @@ COPY src/default.md.j2 /var/
WORKDIR /workdir
CMD [ "entrypoint" ]
ENTRYPOINT [ "docker-entrypoint.sh" ]