Sign inSign up

lucasarakaki/systemd

By lucasarakaki

Updated about 2 years ago

Docker Rocky Linux 8 with systemctl enable.

Image
Operating systems
1

82

lucasarakaki/systemd repository overview

Rocky Linux 8 with systemd

This Docker image is based on Rocky Linux 8 and includes support for systemd and systemctl. It is ideal for testing and development in environments that require systemd.

How to Use

Run the Container with Privileges

Command:

docker run -itd --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro --name=<imagename> systemd:v8

docker exec -it <imagename> /bin/bash

Tag summary

Content type

Image

Digest

sha256:8ae8e0c09

Size

130.3 MB

Last updated

about 2 years ago

docker pull lucasarakaki/systemd:v8