docker compose

This commit is contained in:
2021-09-08 19:19:56 -05:00
parent f771ae0186
commit 5e8955da35

7
docker-compose.yml Normal file
View File

@@ -0,0 +1,7 @@
version: "2.0"
services:
matrix:
container_name: matrix_led
build: .
ports:
- 4001:6000