Utilizing a Postgresql image this is a lab to utilize the pagila sample schema/database utilizing Docker and Kubernetes
To install, first build the Docker container from the Dockerfile included in this repo's root folder.
make build-docker
To run:
make run-docker
similarily, on systems with podman, make build-podman
& make run-podman
on systems using podman