fly-apps / fly-apps/postgres-flex

How to test locally?

Open
#279 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
171
Forks
76
Avg merge
1h 19m
Merged PRs (30d)
1

Description

I've tried:

```bash
$ docker run --rm -it -e SU_PASSWORD=postgres -e OPERATOR_PASSWORD=postgres -e REPL_PASSWORD=postgres -e PRIMARY_REGION=iad image locally-built-image
```

but I am getting:

```
panic: failed to set directory ownership: failed to set directory ownership: exit status 1

goroutine 1 [running]:
main.panicHandler({0xa0d220, 0xc00028e010})
/go/src/github.com/fly-apps/fly-postgres/cmd/start/main.go:190 +0x4a
main.main()
/go/src/github.com/fly-apps/fly-postgres/cmd/start/main.go:67 +0xe65
```

What is this referring to?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.