You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When run in a directory that contains inaccessible files it crashes.
For instance in a few projects my docker-compose.yml mounts Postgres' data directory in ./docker/.pgdata. This gets ownership of some other UID. This is what happens when I try running it:
When run in a directory that contains inaccessible files it crashes.
For instance in a few projects my
docker-compose.yml
mounts Postgres' data directory in./docker/.pgdata
. This gets ownership of some other UID. This is what happens when I try running it:The text was updated successfully, but these errors were encountered: