automated terminal push
Some checks are pending
learn org at code.softwareshinobi.com/learn.softwareshinobi.com/pipeline/head Build queued...

This commit is contained in:
2025-06-05 20:01:56 -04:00
parent f5ee235c3f
commit b1cda1e79f
235 changed files with 957 additions and 13720 deletions

View File

@@ -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