Include liblanbassador in server Dockerfile #86

Open
opened 2026-08-07 02:36:24 +00:00 by luca0N · 0 comments
Owner

At this time, any person who is deploying Lanbassador must manually have a copy of liblanbassador built for musl before building the server image from the tree Dockerfile. To solve this, one of the two must be satisfied:

a. The Dockerfile should build liblanbassador at image build time, or
b. The Dockerfile should fetch the latest liblanbassador artifact from the repository (either from a CI workflow or the Releases page.

At this time, any person who is deploying Lanbassador must manually have a copy of liblanbassador built for musl before building the server image from the tree Dockerfile. To solve this, one of the two must be satisfied: a. The Dockerfile should build liblanbassador at image build time, or b. The Dockerfile should fetch the latest liblanbassador artifact from the repository (either from a CI workflow or the [Releases page](releases).
luca0N added this to the v1.0.0 project 2026-08-07 02:37:50 +00:00
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
luca0N/lanbassador#86
No description provided.