ubuntu-build/Dockerfile

7 lines
152 B
Docker

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