mirror of
https://github.com/InsanusMokrassar/JenkinsDocker.git
synced 2024-11-22 19:03:46 +00:00
add maintainer label
This commit is contained in:
parent
c61e4a9059
commit
d9c0dda4a8
@ -1,5 +1,7 @@
|
|||||||
FROM debian:stretch
|
FROM debian:stretch
|
||||||
|
|
||||||
|
LABEL maintainer="ovsyannikov.alexey95@gmail.com"
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
RUN apt update && apt -y install wget gnupg2 openjdk-8-jdk zip unzip curl sudo git
|
RUN apt update && apt -y install wget gnupg2 openjdk-8-jdk zip unzip curl sudo git
|
||||||
|
Loading…
Reference in New Issue
Block a user