This is just an example repo for holding Dockerfiles for my build of custom lighttpd container image.
Learning how to build custom OCI compliant Container Image from Dockerfile/Containerfile using next-gen container engine called PODMAN aka. the POD MANager.
Base Image: Debian
Type: Web Server
App: lighttpd
podman pull quay.io/csjoy/mylighttpd
docker pull quay.io/csjoy/mylighttpd