You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 13, 2024. It is now read-only.
I'd like to be able to unpack a debian's binaries directly into my runfiles so as to utilize them in an app/script. Our images are heavy (which will hopefully be alleviated somewhat by the inclusion of this repo in ours), so installing debs as part of image layers is expensive, and it's much easier to run the app natively.
Is this possible using the repo as-is?
The text was updated successfully, but these errors were encountered:
I'd like to be able to unpack a debian's binaries directly into my runfiles so as to utilize them in an app/script. Our images are heavy (which will hopefully be alleviated somewhat by the inclusion of this repo in ours), so installing debs as part of image layers is expensive, and it's much easier to run the app natively.
Is this possible using the repo as-is?
The text was updated successfully, but these errors were encountered: