mirror of
https://github.com/edgebox-iot/edgeboxctl.git
synced 2026-09-24 05:41:43 +02:00
7 lines
85 B
YAML
7 lines
85 B
YAML
version: "3"
|
|
services:
|
|
go-docker-image:
|
|
build: ./
|
|
volumes:
|
|
- ./:/app
|