6
Dockerfile
Normal file
6
Dockerfile
Normal 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"
|
||||
|
Reference in New Issue
Block a user