fix novnc
This commit is contained in:
@@ -138,7 +138,7 @@ USER coder
|
||||
WORKDIR /home/coder
|
||||
|
||||
VOLUME ["/home/coder"]
|
||||
EXPOSE 8080
|
||||
EXPOSE 80
|
||||
|
||||
ENTRYPOINT ["/usr/bin/dumb-init", "--"]
|
||||
CMD ["supervisord", "-c", "/etc/supervisor/conf.d/supervisord.conf"]
|
||||
|
||||
Reference in New Issue
Block a user