This action will force synchronization from 千里码工作室/SpeechToText, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
# tomcat版demo-websocket-tomcat:# 指定用于构建镜像的Dockerfile路径, 值为字符串build: 'Tomcat-Websocket'# 设置容器用户名(镜像中已创建),默认rootuser: user_docker# 设置容器主机名hostname: docker-anyesu# 容器内root账户是否拥有宿主机root账户的所有权限privileged: false# 当容器退出时docker自动重启它restart: always# 与宿主机之间的端口映射ports:- 8080:8080# 设置容器环境变量environment:JAVA_OPTS: -Djava.security.egd=file:/dev/./urandom# nodejs版demo-websocket-nodejs:# 指定用于构建镜像的Dockerfile路径, 值为字符串build: 'Nodejs-Websocket'privileged: falserestart: alwaysports:- 3000:3000- 3002:3002
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。