add mastodon image

This commit is contained in:
Wonderfall
2017-06-13 21:47:33 +02:00
parent 2206edc9f4
commit 02a80f96bc
6 changed files with 131 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/sh
cd /mastodon
exec bundle exec rails s -p 3000 -b '0.0.0.0'