From 3293ce29d74c867e19ac6a385c29268cb073cea7 Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 12 Aug 2022 14:09:22 +0200 Subject: [PATCH] updated README.md with new git project --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed5ffa1..cef072e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ OSDev Jenkins setup: 192.168.1.220 (curie) Fedora 35 server - Go to the directory where the Dockerfile is located (usually /root) as root or import from git. +Go to the directory where the Dockerfile is located (usually /root/docker_jenkins) as root or import from git. +git clone git@gitlab.osdev.nl:jenkins/docker_jenkins.git Dockerfile: FROM jenkins/jenkins:lts-jdk11 -- libgit2 0.21.4