bindle icon indicating copy to clipboard operation
bindle copied to clipboard

Bindle: Object Storage for Collections

Results 45 bindle issues
Sort by recently updated
recently updated
newest added

As of https://github.com/deislabs/bindle/pull/343 we have a Dockerfile for bindle. Currently it copies everything into the image for building, which results in a large build context. Let's see if we can...

enhancement
good first issue

Figured this would be a good idea before we move forward with the final 0.9.0 release

`An unhandled rejection occurred: Error: write EPIPE` This is what i receive when iam trying to push a parcel to a bindle server. ``` 023-03-30T16:22:10.414004Z DEBUG request{method=GET path=/v1/_i/92779be989e9506dcf53a2b93dfbc939df3db0d63312b43dba59cceae0ee27b5/1.0.0 version=HTTP/1.1 remote.addr=1.1.1.1.1.1.1.1.1}:...

It would be great if there was a binary for Linux ARM64. See [the release workflow](https://github.com/deislabs/bindle/blob/main/.github/workflows/release.yaml) for how the other binaries are built and uploaded.

help wanted

As a user, I'd like to easily add a file to an invoice without having to manually calculate the sha of a file. I think we should add the following...

enhancement