init
Some checks failed
docker

This commit is contained in:
2023-03-25 19:39:21 +01:00
commit 1959f15d73
2 changed files with 23 additions and 0 deletions

6
Dockerfile Normal file
View File

@ -0,0 +1,6 @@
FROM ubuntu:latest
LABEL maintainer="christian@haschek.at"
LABEL version="1"
LABEL description="This is a custom Docker Image for the build pipeline"