mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-18 07:16:03 +01:00
.
This commit is contained in:
@@ -15,5 +15,5 @@ COPY manage.py gunicorn.conf.py ./
|
||||
COPY tabby tabby
|
||||
|
||||
COPY start.sh /start.sh
|
||||
RUN chmod +x /start.sh
|
||||
RUN ["chmod", "+x", "/start.sh"]
|
||||
CMD ["/start.sh"]
|
||||
|
||||
Reference in New Issue
Block a user