automated terminal push
All checks were successful
learn org at code.softwareshinobi.com/databases.softwareshinobi.com/pipeline/head This commit looks good
All checks were successful
learn org at code.softwareshinobi.com/databases.softwareshinobi.com/pipeline/head This commit looks good
This commit is contained in:
18
landing/compose.yaml
Normal file
18
landing/compose.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
services:
|
||||
|
||||
shinobi-academy-database-docs:
|
||||
|
||||
container_name: shinobi-academy-database-docs
|
||||
|
||||
image: softwareshinobi/shinobi-academy-database-docs
|
||||
|
||||
build:
|
||||
|
||||
context: .
|
||||
|
||||
dockerfile: Dockerfile
|
||||
|
||||
ports:
|
||||
|
||||
- 8080:80
|
||||
Reference in New Issue
Block a user