1 Star 0 Fork 1

小春/judeg0-api

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
shell 296 Bytes
一键复制 编辑 原始数据 按行查看 历史
Herman Zvonimir Došilović 提交于 2020-04-23 08:27 +08:00 . Refactor scripts.
#!/bin/bash
# Script for creating a new or using existing
# Judge0 API development environment and
# opening new shell inside Judge0 API container.
#
# Usage: ./scripts/dev/shell
#
docker-compose -f docker-compose.dev.yml up -d
docker-compose -f docker-compose.dev.yml exec --privileged api bash
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wython/api.git
git@gitee.com:wython/api.git
wython
api
judeg0-api
master

搜索帮助