Files
herolib/lib/installers/sysadmintools/actrunner/readme.md
2024-12-25 10:11:52 +01:00

504 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.ourworld.tf:despiegk/test.git
cd test
actrunner exec

will run the runner locally