0 Star 0 Fork 0

落墨成殇/AzurLaneAutoScript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 395 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: '3.7'
services:
ALAS:
network_mode: host
volumes:
- '.:/app/AzurLaneAutoScript:rw'
# - '../MAA:/app/MAA:rw'
- '/etc/localtime:/etc/localtime:ro'
container_name: 'alas'
image: 'alas'
build:
context: ./deploy/docker/
dockerfile: ./Dockerfile
# dockerfile: ./Dockerfile.cn
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/inkchills/AzurLaneAutoScript.git
git@gitee.com:inkchills/AzurLaneAutoScript.git
inkchills
AzurLaneAutoScript
AzurLaneAutoScript
master

搜索帮助