Projects / isspam / borded_cpp /Â compose.yml
git clone https://molodetz.nl/retoor/isspam.git
Raw source file available here .
services:
cpp:
build: .
command: ["sh","doit.sh"]
tty: true
stdin_open: true
volumes:
- ./:/home
- ../books:/books