ADD: default grid scenario

This commit is contained in:
Henry Winkel
2023-11-06 17:48:55 +01:00
parent d151808609
commit c68f458178
3 changed files with 92 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ RUN apt-get upgrade
####### DEBUG packete
RUN apt-get -y install tcpdump nano netcat-openbsd
RUN apt-get -y install tcpdump nano netcat-openbsd htop
########