Files
herolib/lib/installers/sysadmintools/actrunner/readme.md
2025-06-15 16:30:40 +02:00

507 B

OSX

to use with herocontainers

could export the path

export DOCKER_HOST=unix:///Users/despiegk1/.local/share/containers/herocontainers/machine/qemu/herocontainers.sock

#had to install docker to get some docker tools, but was not running it
brew install --cask docker
cd /tmp
git clone git@git.threefold.info:despiegk/test.git
cd test
actrunner exec

will run the runner locally