powershell-command-executor
Version:
Provides a registry and gateway for execution powershell commands through long-lived established remote PSSessions via a stateful-process-command-proxy pool of powershell processes
13 lines • 360 B
YAML
version: '3'
services:
test:
build: .
volumes:
- .:/app
- /app/node_modules
environment:
- APPLICATION_ID=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
- TENANT=XXXXXXXXXXXXXXXXXXXXXXXXXXXX
- CERTIFICATE_PASSWORD=XXXXXXXXXXXXXXXXXXXXXXXXXXXX
- CERTIFICATE=XXXXXXXXXXXXXXXXXXXXXXXXXXXX
- O365_TENANT_DOMAIN_NAME=sample.com