Skip to content

ucomesdag/container-debian-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Debian Systemd Container Image

This Containerfile can build containers capable to use systemd.

debian build status

Branches

This repository has multiple branches that relate to Debian versions.

Branch Debian Version Container image tag
trixie trixie (13) trixie
main bookworm (12) latest
bullseye bullseye (11) bullseye
buster buster (10) buster

Pull strategy

The different branches are not merged, they live as individual branches.

Manually starting

podman run \
  --tty \
  --privileged \
  --volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
  quay.io/ucomesdag/debian:latest

About

This Containerfile can build containers capable to use systemd.

Resources

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors