mirror of
https://github.com/mentos1386/dotfiles.git
synced 2024-11-22 23:53:40 +00:00
9 lines
169 B
YAML
9 lines
169 B
YAML
version: "3"
|
|
|
|
services:
|
|
workspace-ubuntu:
|
|
image: ghcr.io/mentos1386/workspace-ubuntu:edge
|
|
ports:
|
|
- 0.0.0.0:22022:22/tcp
|
|
- 0.0.0.0:22022:22022/udp
|
|
|