This repository has been archived on 2025-12-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
site-template/systems/docker.sh
T
2025-03-07 14:59:06 +01:00

8 lines
147 B
Bash

docker pull plastichub/kbot
docker run \
-v $(pwd):/workspace \
plastichub/kbot .
# docker run -v $(pwd):/workspace plastichub/kbot modify .