Logo
Explore Help
Sign In
ReDawn/M-AzurLaneAutoScript
1
0
Fork 0
You've already forked M-AzurLaneAutoScript
mirror of https://github.com/W1NDes/M-AzurLaneAutoScript.git synced 2026-05-14 04:08:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
M-AzurLaneAutoScript/docker-compose.yml

15 lines
395 B
YAML
Raw Permalink Normal View History

docker-compose for one-line deployment
2022-06-20 12:12:08 -04:00
version: '3.7'
services:
ALAS:
network_mode: host
volumes:
- '.:/app/AzurLaneAutoScript:rw'
Opt: Add optional MAA installation for Docker (#2173) Tip. Since the MAA latest release is built by g++12 and requires GLIBC 2.32 or higher, we changed the base docker image to ubuntu jammy(22.04 LTS), which already have prebuilt GLIBC 2.35
2023-01-28 18:41:38 +08:00
# - '../MAA:/app/MAA:rw'
docker-compose for one-line deployment
2022-06-20 12:12:08 -04:00
- '/etc/localtime:/etc/localtime:ro'
container_name: 'alas'
image: 'alas'
build:
Update docker-compose for change of path
2022-06-20 18:03:34 -04:00
context: ./deploy/docker/
dockerfile: ./Dockerfile
feat: Dockerfile for Podman Prepare `Dockerfile` for `podman` deployment instead of `docker` Close #1569, will break docker and docker compose deployment Co-authored-by: jellllly420 <64725601+jellllly420@users.noreply.github.com>
2022-08-28 20:47:29 -04:00
# dockerfile: ./Dockerfile.cn
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 613ms Template: 19ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API