1 Star 0 Fork 42

Carlson/fileboy

forked from deng-dev/fileboy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitpod.Dockerfile 403 Bytes
一键复制 编辑 原始数据 按行查看 历史
Deng.Liu 提交于 2019-10-09 10:23 . add gitpod.yml
FROM gitpod/workspace-full
USER root
# Install custom tools, runtime, etc. using apt-get
# For example, the command below would install "bastet" - a command line tetris clone:
#
# RUN apt-get update \
# && apt-get install -y bastet \
# && apt-get clean && rm -rf /var/cache/apt/* && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/*
#
# More information: https://www.gitpod.io/docs/42_config_docker/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/carlson/fileboy.git
git@gitee.com:carlson/fileboy.git
carlson
fileboy
fileboy
master

搜索帮助