Files
linux.softwareshinobi.com/server/compose.yaml
Software Shinobi aa880afc23
All checks were successful
learn org at code.softwareshinobi.com/linux.softwareshinobi.com/pipeline/head This commit looks good
automated push from the terminal
2025-06-18 09:50:07 -04:00

24 lines
439 B
YAML

services:
shinobi-academy-linux-server:
container_name: shinobi-academy-linux-server
image: softwareshinobi/shinobi-academy-linux-server:latest
build:
context: .
dockerfile: Dockerfile
ports:
- 2222:22
environment:
VIRTUAL_HOST: linux.academy.softwareshinobi.digital
LETSENCRYPT_HOST: linux.academy.softwareshinobi.digital