initial
This commit is contained in:
commit
a582b1f685
12
Dockerfile
Normal file
12
Dockerfile
Normal file
@ -0,0 +1,12 @@
|
||||
FROM registry.gitlab.com/wolutator/base-build-env
|
||||
|
||||
LABEL Maintainer="Wolfgang Hottgenroth <wolfgang.hottgenroth@icloud.com>"
|
||||
LABEL ImageName="registry.gitlab.com/wolutator/cobol-docker"
|
||||
LABEL AlternativeImageName="wollud1969/cobol-docker"
|
||||
|
||||
RUN \
|
||||
apt update && \
|
||||
apt install -y gnucobol
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user