Skip to content

Commit

Permalink
added docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
egusator committed May 15, 2024
1 parent 233f313 commit 4a59fc0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jenkins-image/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
services:
jenkins:
build: .
ports:
- "8080:8080"

0 comments on commit 4a59fc0

Please sign in to comment.