This is a small test of PostgreSQL 11.7 in a NanoServer container.
docker build -t postgres .
docker run postgres postgres --help
docker run postgres psql --help
See also discussion in docker-library/postgres#324
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is a small test of PostgreSQL 11.7 in a NanoServer container.
docker build -t postgres .
docker run postgres postgres --help
docker run postgres psql --help
See also discussion in docker-library/postgres#324