automated terminal push
This commit is contained in:
23
tor-robot-remix/compose.yaml
Executable file
23
tor-robot-remix/compose.yaml
Executable file
@@ -0,0 +1,23 @@
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
|
||||
tor-robot-revisited:
|
||||
|
||||
build:
|
||||
|
||||
context: .
|
||||
|
||||
dockerfile: Dockerfile
|
||||
|
||||
container_name: tor-robot-revisited
|
||||
|
||||
hostname: torrobot
|
||||
|
||||
image: softwareshinobi/tor-robot-revisited
|
||||
|
||||
domainname: torrobot.softwareshinobi.digital
|
||||
|
||||
ports:
|
||||
|
||||
- "2222:22"
|
||||
Reference in New Issue
Block a user