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-07-28 11:55:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e67594a7c398e1c32dc28fce661232c40f655d9a
Branches
Tags
View all branches
dockerfiles
/
unmaintained
/
mastodon
/
rootfs
/
etc
/
s6.d
/
web
/
run
4 lines
84 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 bundle exec puma -C config/puma.rb > ./log/web.log 2>&1
Reference in New Issue
Copy Permalink