Support Index cli (#2)
* Add sbom support from index-cli * Drop error channel * return value is treated as an Invoke Op * Add the index-cli-plugin * Fix sample again * Build platforms in multi-arch Docker build * change go.sh for /bin/sh env in alpine * Add workflow
This commit is contained in:
@@ -41,6 +41,12 @@ To build the golang `parser` binary locally, run `go build`.
|
||||
go build -o pod-babashka-docker
|
||||
```
|
||||
|
||||
Create `vonwig/pod-atomisthq-tools.docker` which is a manifest list with pod binaries for both `amd64` and `arm64`. This image is a good way to pull the pod binaries into skill containers.
|
||||
|
||||
```bash
|
||||
bb build-pod-image
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
||||
You can find information about contributing to this project in the CONTRIBUTING.md
|
||||
|
||||
Reference in New Issue
Block a user