mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-14 11:23:02 +02:00
6 lines
87 B
YAML
6 lines
87 B
YAML
|
ghost:
|
||
|
image: ghost
|
||
|
ports:
|
||
|
- "127.0.0.1:2368:2368"
|
||
|
restart: always
|