Skip to content

robertdebock/docker-ubuntu-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Ubuntu Systemd

This Dockerfile can build containers capable to use systemd.

ubuntu build status

Branches

This repository one branche that relate to Ubuntu a version.

Branch Ubuntu Version Docker image tag
master noble (24.04) latest
jammy jammy (22.04) jammy
focal focal fossa (20.04) focal

Pull strategy

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

Manually starting

docker run \
  --tty \
  --privileged \
  --volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
  robertdebock/ubuntu

About

Container to test Ansible roles in, including capabilities to use systemd facilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •