mirror of
https://github.com/mentos1386/dotfiles.git
synced 2025-01-31 00:35:42 +00:00
9 lines
155 B
YAML
9 lines
155 B
YAML
version: "3"
|
|
|
|
services:
|
|
workspace:
|
|
image: ghcr.io/mentos1386/workspace:edge
|
|
ports:
|
|
- 0.0.0.0:22022:22/tcp
|
|
- 0.0.0.0:22022:22022/udp
|
|
|