合并分支 'master' 到 'beta'
fix: 尝试修复 Dockerfile 容器 bash 无法使用问题 查看合并请求 basic/basic-api-project!4
Deploy
deploy-job
#7 naming to localhost:18500/basic/basic-api:beta done
#7 DONE 0.3s
$ docker rm -f $CONTAINER_NAME || true
Error: No such container: basic-api
$ docker run -d --name $CONTAINER_NAME -p $EXPOSE_PORT:8081 $TAG
9c804236d7088689e388ef04fbc13678550c748f4b75e4a0b1d00b6547103f23
docker: Error response from daemon: Ports are not available: listen tcp 0.0.0.0:8081: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted.section_end:1652806695:step_scriptsection_start:1652806695:cleanup_file_variablesCleaning up project directory and file based variablessection_end:1652806696:cleanup_file_variablesERROR: Job failed: exit code 125