Skip to content

pnetcloud/containers

Repository files navigation

pNet Containers

This repository contains public container image sources, release automation, and operating notes used by pNet projects.

The repository is intentionally small and practical: each image family keeps its detailed build and usage documentation next to its source, while this root README stays as a map of what is available.

Available Images

Image Registry What it is Docs
CloudNativePG TimescaleDB ghcr.io/pnetcloud/cloudnative-pg-timescaledb CloudNativePG-compatible PostgreSQL images with TimescaleDB, TimescaleDB Toolkit when available, pgvector, and PGAudit. cloudnative-pg-timescaledb/README.md

Quick Start

Pull the current PostgreSQL 18 image line:

docker pull ghcr.io/pnetcloud/cloudnative-pg-timescaledb:18

For production rollouts, prefer immutable tags or digest-pinned references. Tag rules and CloudNativePG examples are in docs/image-tags.md.

Documentation

Working Locally

Use the root Makefile for the supported command surface:

make help
make validate
make build PG=18 DEBIAN=trixie
make smoke PG=18 DEBIAN=trixie

Generated Dockerfiles, workflow matrices, catalogs, and generated docs are derived from image metadata. For the CloudNativePG TimescaleDB image family, edit cloudnative-pg-timescaledb/versions.yaml and regenerate outputs instead of hand-editing generated files.

Contributing

Small fixes are welcome. Please read CONTRIBUTING.md before opening a pull request, especially the notes about generated files and validation.

Security

Public image verification and vulnerability gates are described in docs/user-guide/verifying-images.md. To report a sensitive security issue, follow SECURITY.md.

License

This repository is released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages