Files
SugarDB/windows_test_env/docker-compose.yaml
2024-08-07 21:40:17 -05:00

11 lines
203 B
YAML

# run from root dir
services:
test:
build:
context: ..
dockerfile: windows_test_env/Dockerfile
container_name: EchoVault_win_test_env
stdin_open: true
tty: true