Validations for local profiles
This commit is contained in:
parent
5c99e304e5
commit
a9db42a956
3 changed files with 7 additions and 1 deletions
|
@ -13,3 +13,5 @@ ADD Gemfile.lock /mastodon/Gemfile.lock
|
|||
RUN bundle install --deployment --without test --without development
|
||||
|
||||
ADD . /mastodon
|
||||
|
||||
VOLUME ['/mastodon/public/system']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue