1 Star 0 Fork 0

mamh-mixed/kubesphere-console

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitpod.Dockerfile 454 Bytes
一键复制 编辑 原始数据 按行查看 历史
rick 提交于 2021-05-12 10:23 . Add gitpod as a tool to browser code lines
FROM gitpod/workspace-full
ENV PATH /home/linuxbrew/.linuxbrew/bin:$PATH
# More information: https://www.gitpod.io/docs/config-docker/
RUN sudo rm -rf /usr/bin/hd && \
brew install linuxsuren/linuxsuren/hd && \
hd install cli/cli && \
echo server: > local_config.yaml && \
echo " apiServer:" >> local_config.yaml && \
echo " url: http://ip:port" >> local_config.yaml && \
echo " wsUrl: ws://ip:port" >> local_config.yaml
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mamh-mixed/kubesphere-console.git
git@gitee.com:mamh-mixed/kubesphere-console.git
mamh-mixed
kubesphere-console
kubesphere-console
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385