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/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