Updating
This commit is contained in:
8
teams/docker-compose.yml
Normal file
8
teams/docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
version: '3.4'
|
||||
|
||||
services:
|
||||
teams:
|
||||
image: ${DOCKER_REGISTRY-}teams
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile
|
||||
Reference in New Issue
Block a user