dae/docs/getting-started/docker.md
2023-03-14 02:01:08 +08:00

221 B

Docker

Pre-built image and related docs can be found at https://hub.docker.com/r/daeuniverse/dae.

Also, you can use docker compose:

git clone https://github.com/v2rayA/dae
docker compose up -d --build