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