mirror of
https://github.com/daeuniverse/dae.git
synced 2025-02-06 01:02:52 +07:00
Create docker.md
This commit is contained in:
parent
7991472c39
commit
10345d4f1c
10
docs/getting-started/docker.md
Normal file
10
docs/getting-started/docker.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Docker
|
||||
|
||||
Pre-built image and related docs can be found at https://hub.docker.com/r/daeuniverse/dae.
|
||||
|
||||
Also, you can use `docker compose`:
|
||||
|
||||
```shell
|
||||
git clone https://github.com/v2rayA/dae
|
||||
docker compose up -d --build
|
||||
```
|
Loading…
Reference in New Issue
Block a user