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