9 Star 42 Fork 10

TNK-Studio / lazykube

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitpod.Dockerfile 569 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Elf 提交于 2020-11-27 22:00 . Update .gitpod.Dockerfile
FROM gitpod/workspace-full
RUN brew install zsh
RUN sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key C99B11DEB97541F0
RUN sudo apt-add-repository https://cli.github.com/packages
RUN sudo apt update
RUN sudo apt install gh
RUN sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
RUN npm install -g auto-changelog
RUN echo "zsh" >> ~/.bashrc
# Install custom tools, runtimes, etc.
# For example "bastet", a command-line tetris clone:
# RUN brew install bastet
#
# More information: https://www.gitpod.io/docs/config-docker/
Go
1
https://gitee.com/TNK-Studio/lazykube.git
git@gitee.com:TNK-Studio/lazykube.git
TNK-Studio
lazykube
lazykube
main

搜索帮助

14c37bed 8189591 565d56ea 8189591