Add build directive to docker-compose for rego-tunnel
Some checks failed
Test / test (push) Has been cancelled

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-18 08:30:16 +00:00
parent 89ea16a43f
commit a79a5b11f6

View File

@@ -3,6 +3,9 @@ version: '3.9'
services:
rego-tunnel:
container_name: rego-tunnel
build:
context: ./build
dockerfile: Dockerfile
image: rego-windows:latest
restart: unless-stopped
devices: