Update docker-compose.yaml

This commit is contained in:
weslambert
2020-07-11 07:25:32 -04:00
committed by GitHub
parent e0754130c1
commit 795770e676

View File

@@ -1,7 +1,7 @@
version: '2' version: '2'
services: services:
velox: velox:
container_name: velox container_name: velociraptor
image: wlambert/velociraptor image: wlambert/velociraptor
#build: #build:
# context: ./ # context: ./