1
0
mirror of https://github.com/dndx/phantun.git synced 2025-04-08 13:09:29 +08:00
Sing Yu Chan d7913c1407
chore(docker): add Docker image build. Thanks @pexcn for the contributions!
Co-authored-by: Datong Sun <dndx@idndx.com>
2023-02-13 23:29:59 +08:00

197 B

phantun (docker)

Build

docker build -t phantun -f docker/Dockerfile .

Usage

It is recommended to use docker-compose, see docker-compose.yml for details.