mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update
This commit is contained in:
parent
bfce274e72
commit
e911e362b7
5
ghost/docker-compose.yml
Normal file
5
ghost/docker-compose.yml
Normal file
@ -0,0 +1,5 @@
|
||||
ghost:
|
||||
image: ghost:latest
|
||||
ports:
|
||||
- "9000:2368"
|
||||
restart: always
|
Loading…
Reference in New Issue
Block a user