docker-ubuntu-systemd/Dockerfile

3 lines
68 B
Docker
Raw Normal View History

2023-06-06 15:17:37 +00:00
FROM ubuntu:22.04
RUN apt update && apt install -y systemctl strace