Skip to content
Snippets Groups Projects
Commit c4cbb127 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add wget and curl

parent cfb5054b
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,5 @@ FROM debian:buster
MAINTAINER Tamas Gal <tgal@km3net.de>
RUN apt-get update -qq
RUN apt-get install -qq sshpass
RUN apt-get install -qq sshpass wget curl
RUN apt-get clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment