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

Add a debian base image for CI stuff

parent b36d1500
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 clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment