Files
kcrypt-challenger/earthly.sh
renovate[bot] ea1f84ed49 chore(deps): update earthly/earthly docker tag to v0.8.16 (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-13 06:11:18 +00:00

3 lines
187 B
Bash
Executable File

#!/bin/bash
docker run --privileged -v /var/run/docker.sock:/var/run/docker.sock --rm -t -v $(pwd):/workspace -v earthly-tmp:/tmp/earthly:rw earthly/earthly:v0.8.16 --allow-privileged $@