You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
415 B

### 1. khởi động Docker
```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_se cat /var/jenkins_home/secrets/initialAdminPassword```