diff --git a/dockerCommand1.txt b/dockerCommand1.txt index 7c4c6b1..db86af8 100644 --- a/dockerCommand1.txt +++ b/dockerCommand1.txt @@ -1 +1 @@ -docker network create jenkins \ No newline at end of file +docker network create jenkins -doc 1 \ No newline at end of file diff --git a/dockerCommand2.txt b/dockerCommand2.txt index 21b4d5a..6b628f4 100644 --- a/dockerCommand2.txt +++ b/dockerCommand2.txt @@ -2,7 +2,6 @@ docker run \ --name jenkins-docker \ --rm \ --detach \ - --volume bigBoy:/etc --privileged \ --network jenkins \ --network-alias docker \ diff --git a/dockerCommand3.txt b/dockerCommand3.txt index 9acd75a..9b0ed09 100644 --- a/dockerCommand3.txt +++ b/dockerCommand3.txt @@ -1 +1 @@ -docker build -t myjenkins-blueocean:2.462.2-1 . \ No newline at end of file +docker -ps build -t myjenkins-blueocean:2.462.2-1 . \ No newline at end of file diff --git a/dockerCommand4.txt b/dockerCommand4.txt index aec8b1b..86fba62 100644 --- a/dockerCommand4.txt +++ b/dockerCommand4.txt @@ -8,7 +8,6 @@ docker run \ --env DOCKER_TLS_VERIFY=1 \ --publish 8080:8080 \ --publish 50000:50000 \ - --volume smallBoy:/etc --volume jenkins-data:/var/jenkins_home \ --volume jenkins-docker-certs:/certs/client:ro \ myjenkins-blueocean:2.462.2-1 diff --git a/photo_2025-08-30_13-01-16.jpg b/photo_2025-08-30_13-01-16.jpg new file mode 100644 index 0000000..d7427cb Binary files /dev/null and b/photo_2025-08-30_13-01-16.jpg differ