mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
add parsoid image
This commit is contained in:
2
parsoid/rootfs/etc/s6.d/.s6-svscan/finish
Normal file
2
parsoid/rootfs/etc/s6.d/.s6-svscan/finish
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exit 0
|
3
parsoid/rootfs/etc/s6.d/ghost/run
Normal file
3
parsoid/rootfs/etc/s6.d/ghost/run
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd /parsoid
|
||||
exec node bin/server.js
|
Reference in New Issue
Block a user