mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-12 04:23:04 +02:00
6 lines
84 B
YAML
6 lines
84 B
YAML
|
ghost:
|
||
|
image: ghost:latest
|
||
|
ports:
|
||
|
- "9000:2368"
|
||
|
restart: always
|