From 26a917c52a36d4d534c0f6877e63d10026ab1b13 Mon Sep 17 00:00:00 2001 From: Frank Villaro-Dixon Date: Tue, 6 Jun 2023 15:57:44 +0000 Subject: [PATCH] oauoau --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9bb0bda..2210daf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ FROM ubuntu:22.04 -RUN apt update && apt install -y systemctl strace +RUN apt update && apt install -y systemd strace