mirror of
https://github.com/dndx/phantun.git
synced 2025-11-05 12:25:35 +08:00
docker: build with github actions
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# phantun (docker)
|
||||
|
||||
## Build
|
||||
|
||||
```sh
|
||||
docker build -t phantun -f docker/Dockerfile .
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
It is recommended to use docker-compose, see [docker-compose.yml](docker-compose.yml) for details.
|
||||
|
||||
Reference in New Issue
Block a user