defined build of container

This commit is contained in:
brb
2023-07-10 16:46:53 +02:00
parent 3002990e43
commit f0caebbfda
+8
View File
@@ -0,0 +1,8 @@
version: "3.9"
services:
bandwidth-probing:
build: .
container_name: bandwidth-probing
restart: unless-stopped
env_file:
- .env