jenkins works now. also i have a dashboard for the dev stack.
This commit is contained in:
9
EasyGate/docker-compose.yml
Executable file
9
EasyGate/docker-compose.yml
Executable file
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
easy-gate:
|
||||
image: r7wx/easy-gate:latest
|
||||
container_name: KNELDevStack-CDS-Dashboard
|
||||
restart: always
|
||||
ports:
|
||||
- 11002:8080
|
||||
volumes:
|
||||
- ./easy-gate.json:/etc/easy-gate/easy-gate.json
|
Reference in New Issue
Block a user