automated terminal push
This commit is contained in:
13
compose.yaml
Normal file
13
compose.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
|
||||
docker-provision-verification:
|
||||
|
||||
container_name: docker-provision-verification
|
||||
|
||||
image: sofwareshinobi/docker-provision-verification
|
||||
|
||||
restart: unless-stopped
|
||||
|
||||
ports:
|
||||
|
||||
- "80:80"
|
||||
Reference in New Issue
Block a user