FROM quay.io/soketi/soketi:latest LABEL maintainer="WuweiMing " CMD ["node /app/bin/server.js start"] EXPOSE 6001 9601