This commit is contained in:
Wolfgang Hottgenroth 2020-03-26 23:19:00 +01:00
commit a582b1f685
No known key found for this signature in database
GPG Key ID: 656C88C7C1734267

12
Dockerfile Normal file
View 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