Export port 8008 for Docker + test_ws.sh is /bin/sh compatible
This commit is contained in:
@ -30,4 +30,5 @@ USER app
|
||||
WORKDIR /home/app
|
||||
|
||||
ENTRYPOINT ["ws"]
|
||||
EXPOSE 8008
|
||||
CMD ["--help"]
|
||||
|
Reference in New Issue
Block a user