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

Ignore interactivity

parent dad450eb
No related branches found
No related tags found
No related merge requests found
FROM debian:buster
MAINTAINER Tamas Gal <tgal@km3net.de>
RUN apt-get update
RUN apt-get install sshpass
RUN apt-get update -qq
RUN apt-get install -qq sshpass
RUN apt-get clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment