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-13 19:52:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f992108336b6452c52e0db992dcd1a8a98c29125
Branches
Tags
View all branches
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