automated terminal push
Some checks are pending
learn org at code.softwareshinobi.com/learn.softwareshinobi.com/pipeline/head Build queued...
Some checks are pending
learn org at code.softwareshinobi.com/learn.softwareshinobi.com/pipeline/head Build queued...
This commit is contained in:
33
compose.yaml
33
compose.yaml
@@ -1,38 +1,17 @@
|
||||
services:
|
||||
|
||||
linux.softwareshinobi.com-server:
|
||||
|
||||
container_name: linux.softwareshinobi.com-server
|
||||
links.softwareshinobi.come:
|
||||
|
||||
image: softwareshinobi/linux.softwareshinobi.com:server
|
||||
container_name: links.softwareshinobi.com
|
||||
|
||||
build:
|
||||
image: softwareshinobi/links.softwareshinobi.com
|
||||
|
||||
context: server
|
||||
build:
|
||||
|
||||
dockerfile: Dockerfile
|
||||
|
||||
hostname: shinobilinux
|
||||
|
||||
domainname: linux.softwareshinobi.com
|
||||
|
||||
ports:
|
||||
|
||||
- "2222:22"
|
||||
|
||||
linux.softwareshinobi.com-landing:
|
||||
|
||||
container_name: linux.softwareshinobi.com-landing
|
||||
|
||||
image: softwareshinobi/linux.softwareshinobi.com:landing
|
||||
|
||||
build:
|
||||
|
||||
context: landing
|
||||
context: .
|
||||
|
||||
dockerfile: Dockerfile
|
||||
|
||||
ports:
|
||||
|
||||
- "2280:80"
|
||||
|
||||
- 8000:80
|
||||
|
||||
Reference in New Issue
Block a user