mirror of
https://github.com/hoellen/dockerfiles.git
synced 2026-06-02 06:30:08 +00:00
add mastodon image
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd /mastodon
|
||||
exec bundle exec rails s -p 3000 -b '0.0.0.0'
|
||||
Reference in New Issue
Block a user