Skip to content

tophfr/docker-pg_activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for pg_activity, a top like application for PostgreSQL server activity monitoring

Cf. https://github.com/julmon/pg_activity

It is a very small image (~129MB uncompressed) available on docker hub based on Alpine Linux and using the last available release from the official PyPI repo of pg_activity.

How to use it

docker run --rm -it tophfr/pg_activity --help
docker run --rm -it -e PGHOST=mypghost -e PGUSER=mypguser tophfr/pg_activity

About

unofficial Dockerfile for pg_activity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published