Skip to content

Commit

Permalink
Fix issue with post-create scripts failing on local docker (mastodon#…
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusrajala authored May 24, 2024
1 parent ccb6aed commit a5c808e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: '3'

services:
app:
working_dir: /workspaces/mastodon/
build:
context: .
dockerfile: Dockerfile
Expand Down

0 comments on commit a5c808e

Please sign in to comment.