This website requires JavaScript.
Explore
Help
Register
Sign In
hoellen
/
dockerfiles
Watch
1
Star
0
Fork
0
You've already forked dockerfiles
mirror of
https://github.com/hoellen/dockerfiles.git
synced
2025-08-02 06:15:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8315df0053dc5815a3465a6cd988efdb50d7f435
dockerfiles
/
unmaintained
/
mastodon
/
rootfs
/
etc
/
s6.d
/
streaming
/
run
4 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add mastodon image
2017-06-13 21:47:33 +02:00
#!/bin/sh
cd /mastodon
mastodon: redirect logs to files
2017-06-13 22:35:21 +02:00
exec npm run start > ./log/streaming.log 2>&1
Reference in New Issue
Copy Permalink