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

Merge branch 'add-docker-base-image' into 'master'

Add docker base image

See merge request common/dockerfiles!35
parents 7cbe0f4e a01e7671
No related branches found
No related tags found
No related merge requests found
FROM docker:20.10.5
MAINTAINER Tamas Gal <tgal@km3net.de>
# for 'egrep -R' and 'xargs -d'
RUN apk add grep findutils
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