[GH-ISSUE #160] wastebin-ctl pre-build linux binaries #94

Closed
opened 2026-02-27 10:15:42 +03:00 by kerem · 3 comments
Owner

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?

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?
kerem closed this issue 2026-02-27 10:15:42 +03:00
Author
Owner

@matze commented on GitHub (May 16, 2025):

That's the plan, yes :-)

In fact, the next release should contain it.

<!-- gh-comment-id:2887638194 --> @matze commented on GitHub (May 16, 2025): That's the plan, yes :-) In fact, the next release [should contain it](https://github.com/matze/wastebin/blob/master/.github/workflows/release.yml#L56).
Author
Owner

@cpfeiffer commented on GitHub (May 19, 2025):

Awesome! Maybe also add them to the Docker images?

COPY --from=builder /app/target/x86_64-unknown-linux-musl/release/wastebin-ctl ./
<!-- gh-comment-id:2889678337 --> @cpfeiffer commented on GitHub (May 19, 2025): Awesome! Maybe also add them to the Docker images? ``` COPY --from=builder /app/target/x86_64-unknown-linux-musl/release/wastebin-ctl ./ ```
Author
Owner

@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.

<!-- gh-comment-id:2894698952 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wastebin-matze#94
No description provided.