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