defined build of container
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
version: "3.9"
|
||||
services:
|
||||
bandwidth-probing:
|
||||
build: .
|
||||
container_name: bandwidth-probing
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
Reference in New Issue
Block a user