update docker
This commit is contained in:
7
docker/soketi/Dockerfile
Executable file
7
docker/soketi/Dockerfile
Executable file
@@ -0,0 +1,7 @@
|
||||
FROM quay.io/soketi/soketi:latest
|
||||
|
||||
LABEL maintainer="WuweiMing <wwm041544363@gmail.com>"
|
||||
|
||||
CMD ["node /app/bin/server.js start"]
|
||||
|
||||
EXPOSE 6001 9601
|
||||
Reference in New Issue
Block a user