1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 08:47:20 +08:00

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>
This commit is contained in:
n0k0m3
2022-08-28 20:47:29 -04:00
parent 0b806b4a0f
commit 66fe166c30
3 changed files with 38 additions and 7 deletions

View File

@@ -10,3 +10,4 @@ services:
build:
context: ./deploy/docker/
dockerfile: ./Dockerfile
# dockerfile: ./Dockerfile.cn