We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e533c96 + 5812727 commit 023dc1aCopy full SHA for 023dc1a
Dockerfile
@@ -32,7 +32,7 @@
32
#
33
# For more information, please refer to <http://unlicense.org/>
34
35
-FROM alpine as builder
+FROM alpine AS builder
36
37
WORKDIR /tk5/
38
ADD https://www.prince-webdesign.nl/images/downloads/mvs-tk5.zip /tk5/
@@ -49,7 +49,7 @@ RUN rm -rf /tk5/hercules/darwin && \
49
rm -rf /tk5/hercules/windows
50
51
FROM alpine
52
-MAINTAINER jsl
+LABEL org.opencontainers.image.authors="jsl"
53
LABEL version="1.00"
54
LABEL description="OS/VS2 MVS 3.8j Service Level 8505, Tur(n)key Level 5 Version 1.00"
55
0 commit comments