docker-ubuntu-systemd/Dockerfile
2023-06-06 15:57:44 +00:00

3 lines
66 B
Docker

FROM ubuntu:22.04
RUN apt update && apt install -y systemd strace