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