Skip to content
Snippets Groups Projects
Commit e7b2093b authored by Reiner Jung's avatar Reiner Jung
Browse files

Added a docker file

parent 6a79b74f
No related branches found
No related tags found
No related merge requests found
FROM openjdk:13-jdk-alpine
RUN apk update && \
apk add git openssh zip R bash
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