You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-07-17 01:22:25 +02:00
update
This commit is contained in:
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
|
Reference in New Issue
Block a user