mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-08 04:04:18 +02:00
6 lines
80 B
YAML
6 lines
80 B
YAML
jenkins:
|
|
image: vimagick/jenkins
|
|
ports:
|
|
- "8080:8080"
|
|
restart: always
|