Fix issue with post-create scripts failing on local docker (#28402)

pull/24081/merge
Julius Rajala 2024-05-24 19:39:03 +03:00 committed by GitHub
parent ccb6aeddac
commit a5c808e9b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ version: '3'
services:
app:
working_dir: /workspaces/mastodon/
build:
context: .
dockerfile: Dockerfile