Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
githubofkrishnadhas authored Jul 15, 2024
1 parent 9710293 commit 1c76c7c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# create-jenkins-docker-image-and-publish-periodically
Create jenkins docker images and build them periodicaly and scan using trivy

[![This is maintained by githubofkrishnadhas](https://img.shields.io/badge/This%20is%20maintained%20by%githubofkrishnadhas-858287)]


# Images being built and updated

| Image Name | jdk version |
Expand Down Expand Up @@ -70,4 +73,4 @@ Eg: docker build --build-arg JENKINS_USER=user --build-arg JENKINS_PASS=passwor

I am passing the `GITHUB_APP_KEY` & `GITHUB_APP_ID` at build time from github secrets and storing it as env variables in image.

# Image 👉 [jenkins-core-image available here](https://hub.docker.com/r/dockerofkrishnadhas/jenkins-core-image)
# Image 👉 [jenkins-core-image available here](https://hub.docker.com/r/dockerofkrishnadhas/jenkins-core-image)

0 comments on commit 1c76c7c

Please sign in to comment.