Commit Graph

4 Commits

Author SHA1 Message Date
orangesoup
80d5a125ec
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
n0k0m3
66fe166c30 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
n0k0m3
5d5f88e4f4 Update docker-compose for change of path 2022-06-20 18:03:34 -04:00
n0k0m3
179b8f67b4 docker-compose for one-line deployment 2022-06-20 12:12:08 -04:00