From 946192e651f07f0014794f59e3e2a636703a2505 Mon Sep 17 00:00:00 2001 From: sundayenglish Date: Tue, 29 Oct 2024 10:35:09 +0700 Subject: [PATCH] add init --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 841ca21..b099d61 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ ```docker compose up -d``` ### 2. khởi động Docker Now, you're ready to install plugins and start creating pipelines. If you want to stop the Jenkins container you can do it with docker-compose down. When you restart it all your configuration, users, plugins previously installed will persist there. -```docker exec jenkins cat /var/jenkins_home/secrets/initialAdminPassword``` +```docker exec jenkins_se cat /var/jenkins_home/secrets/initialAdminPassword```