samueljon / centos-7-systemd

Base container image with systemd enabled

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Centos 7 with systemd enabled

This image has systemd enabled as the init command. In addition to that port 80 and 443 are exposed.

podman login docker.io
podman build -t docker.io/samueljon/centos-7-systemd:latest .
podman push docker.io/samueljon/centos-7-systemd:latest

About

Base container image with systemd enabled


Languages

Language:Dockerfile 100.0%