代码拉取完成,页面将自动刷新
image:
file: ./scripts/gitpod/.gitpod.Dockerfile
tasks:
- name: Supervisor (VNC and noVNC)
command: /usr/bin/supervisord --configuration /etc/supervisord.conf &
- name: Set cache path and warm it up
init: |
echo "build --repository_cache=/workspace/.cache/bazel-repo" >> /workspace/selenium/.bazelrc.local
echo "test --repository_cache=/workspace/.cache/bazel-repo" >> /workspace/selenium/.bazelrc.local
echo "build --disk_cache=/workspace/.cache/bazel-disk" >> /workspace/selenium/.bazelrc.local
echo "test --disk_cache=/workspace/.cache/bazel-disk" >> /workspace/selenium/.bazelrc.local
echo "build --jobs=10" >> /workspace/selenium/.bazelrc.local
echo "test --jobs=10" >> /workspace/selenium/.bazelrc.local
ports:
- name: VNC
description: Port where VNC server is listening
port: 5900
onOpen: ignore
- name: XVFB
description: Port where XVFB server is listening
port: 6099
onOpen: ignore
- name: noVNC
description: Port where the noVNC view is available
port: 7900
onOpen: notify
- name: Build and test ports
description: Other ports opened while building or testing
port: 8000-65535
onOpen: ignore
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。