Commit 3293ce29d74c867e19ac6a385c29268cb073cea7

Authored by jenkins
1 parent 7dea088a

updated README.md with new git project

Showing 1 changed file with 2 additions and 1 deletions
README.md
... ... @@ -5,7 +5,8 @@ OSDev Jenkins setup:
5 5  
6 6 192.168.1.220 (curie)
7 7 Fedora 35 server
8   - Go to the directory where the Dockerfile is located (usually /root) as root or import from git.
  8 +Go to the directory where the Dockerfile is located (usually /root/docker_jenkins) as root or import from git.
  9 +git clone git@gitlab.osdev.nl:jenkins/docker_jenkins.git
9 10  
10 11 Dockerfile:
11 12 FROM jenkins/jenkins:lts-jdk11
... ...