This website requires JavaScript.
Explore
Help
Register
Sign In
Dryusdan
/
docker-ghost
Archived
Watch
1
Star
0
Fork
You've already forked docker-ghost
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2021-02-17
. You can view files and clone it, but cannot push or open issues/pull-requests.
6c5ec13aa1
docker-ghost
/
rootfs
/
etc
/
s6.d
/
ghost
/
run
6 lines
76 B
Bash
Raw
Blame
History
#!/bin/sh
cd
/ghost
knex-migrator init
knex-migrator migrate
exec
npm start
Reference in New Issue
View Git Blame
Copy Permalink