From 4b1a5a922e04e4861aa3eb951e522bcd1522ce17 Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Thu, 27 Jun 2024 12:16:29 +0000 Subject: [PATCH] docker/installations-log.md aktualisiert --- docker/installations-log.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docker/installations-log.md b/docker/installations-log.md index 5f1b2ad..14628d4 100644 --- a/docker/installations-log.md +++ b/docker/installations-log.md @@ -2,4 +2,10 @@ ### OS: * installation: VM mit debian 12 minimalinstallation -* docker curl https://get.docker.com | bash \ No newline at end of file +* docker curl https://get.docker.com | bash + +Paketliste: + +apt install -y curl git wget + + \ No newline at end of file