test
This commit is contained in:
@@ -37,6 +37,7 @@ RUN sudo chown -R coder:coder /home/coder/.local
|
||||
# Port
|
||||
ENV PORT=8080
|
||||
|
||||
|
||||
# Use our custom entrypoint script first
|
||||
COPY deploy-container/entrypoint.sh /usr/bin/deploy-container-entrypoint.sh
|
||||
ENTRYPOINT ["/usr/bin/deploy-container-entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user