docker-ubuntu-systemd/Dockerfile

3 lines
66 B
Docker
Raw Normal View History

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