Forked from an inaccessible project.
ci-helper:1 154 B
FROM debian:buster
MAINTAINER Tamas Gal <tgal@km3net.de>
RUN apt-get update -qq
RUN apt-get install -qq sshpass wget curl tree git
RUN apt-get clean
FROM debian:buster
MAINTAINER Tamas Gal <tgal@km3net.de>
RUN apt-get update -qq
RUN apt-get install -qq sshpass wget curl tree git
RUN apt-get clean