Update jenkins-docker-images.md

This commit is contained in:
Paweł Prażak 2019-10-25 11:46:03 +02:00 committed by GitHub
parent be69551266
commit 9ae978aa78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -7,5 +7,6 @@ description: >
Jenkins default image details
---
**Jenkins Operator** is fully compatible with **jenkins:lts** docker image and does not introduce any hidden changes there.
If needed, the docker image can easily be changed in custom resource manifest as long as it supports standard Jenkins file system structure.
**Jenkins Operator** is fully compatible with **`jenkins:lts`** Docker image and does not introduce any hidden changes to the upstream Jenkins.
If needed, the Docker image can easily be changed in custom resource manifest as long as it supports standard Jenkins file system structure.