Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 469 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 469 Bytes

mylighttpd

This is just an example repo for holding Dockerfiles for my build of custom lighttpd container image.

Goal

Learning how to build custom OCI compliant Container Image from Dockerfile/Containerfile using next-gen container engine called PODMAN aka. the POD MANager.

Config

Base Image: Debian
Type: Web Server
App: lighttpd

Uses

podman pull quay.io/csjoy/mylighttpd
docker pull quay.io/csjoy/mylighttpd