-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't build simple image on my Mac M1 #7
Comments
Yeah, you are not passing the prefetched contents to apko_image. Basically, a lockfile, that is passed to In order to generate the lock file you need |
apko.lock.json.zip |
@thesayyn Thank you for the clarification!
|
You need to follow the documentation here; https://github.com/chainguard-dev/rules_apko/blob/main/docs/initial-setup.md |
alpine.yaml
WORKSPACE
BUILD file
bazel build fails with some strange cache folders structure
The text was updated successfully, but these errors were encountered: