jabuxas
5343f236ed
the problem is that a simple wgetpaste pkg took 10 minutes (https://paste.jabuxas.xyz/4689814282.log) to compile. i have no idea whats wrong yet
10 lines
148 B
YAML
10 lines
148 B
YAML
services:
|
|
cports:
|
|
build: .
|
|
stdin_open: true
|
|
tty: true
|
|
user: user
|
|
privileged: true
|
|
volumes:
|
|
- ${CPORTS_REPO}:/cports
|