Closed tehbilly closed 9 years ago
Should be easier than gogs, and the "official" image is entirely too large (being based on the golang image). I think this would be a great candidate.
You are right!
The latest version of pgweb 0.5.1 is available to use.
docker run --rm -it -p 8080:8080 -e URL="postgres://user:password@host:port/database?sslmode=[mode]" microbox/pgweb
Should be easier than gogs, and the "official" image is entirely too large (being based on the golang image). I think this would be a great candidate.