mirror of
https://github.com/matze/wastebin.git
synced 2026-04-26 00:55:59 +03:00
[GH-ISSUE #160] wastebin-ctl pre-build linux binaries #94
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kamaradski on GitHub (May 16, 2025).
Original GitHub issue: https://github.com/matze/wastebin/issues/160
I run wastebin by copying the pre-build linux binaries in a Debian based LXC container, it works great. Thanks!
Would it however be possible also to package a pre-build binary for the wasterbin-ctl tool?
@matze commented on GitHub (May 16, 2025):
That's the plan, yes :-)
In fact, the next release should contain it.
@cpfeiffer commented on GitHub (May 19, 2025):
Awesome! Maybe also add them to the Docker images?
@matze commented on GitHub (May 20, 2025):
Yeah, done. I'll close this ticket when the release is made and verified that everything is in fact in place.