mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-18 15:26:04 +01:00
.
This commit is contained in:
@@ -13,4 +13,4 @@ WORKDIR /app
|
||||
COPY --from=0 /usr /usr
|
||||
COPY start.sh manage.py gunicorn.conf.py ./
|
||||
COPY tabby tabby
|
||||
ENTRYPOINT ./start.sh
|
||||
ENTRYPOINT ["/app/start.sh"]
|
||||
|
||||
Reference in New Issue
Block a user