mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-02-05 08:26:15 +00:00
commit
b10a706e15
@ -31,7 +31,7 @@ To get started as quickly as possible try option 1. If you want to make modifica
|
|||||||
The easiest is to just run the latest Docker image from Docker Hub:
|
The easiest is to just run the latest Docker image from Docker Hub:
|
||||||
```
|
```
|
||||||
$ docker run -d \
|
$ docker run -d \
|
||||||
-v pda-data:/data
|
-v pda-data:/data \
|
||||||
-p 9191:80 \
|
-p 9191:80 \
|
||||||
ngoduykhanh/powerdns-admin:latest
|
ngoduykhanh/powerdns-admin:latest
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user