mirror of
https://github.com/cupcakearmy/master-thesis.git
synced 2025-09-06 02:30:43 +00:00
Clear History
This commit is contained in:
5
code/images/idle/Dockerfile
Normal file
5
code/images/idle/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM ubuntu
|
||||
|
||||
RUN apt-get update && apt-get install -y iperf3 curl dnsutils iputils-ping netcat python3
|
||||
|
||||
CMD [ "sleep", "infinity" ]
|
Reference in New Issue
Block a user