[GH-ISSUE #331] Add vscode dev-container #126

Closed
opened 2026-02-27 08:15:23 +03:00 by kerem · 1 comment
Owner

Originally created by @Roemer on GitHub (Oct 13, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/331

It would be much easier to contribute to the project if there is a VSCode Dev-Container definition in this project. This allows working on this project without installing any tools (beside vscode and docker).

Originally created by @Roemer on GitHub (Oct 13, 2022). Original GitHub issue: https://github.com/lldap/lldap/issues/331 It would be much easier to contribute to the project if there is a VSCode Dev-Container definition in this project. This allows working on this project without installing any tools (beside vscode and docker).
kerem 2026-02-27 08:15:23 +03:00
Author
Owner

@nitnelave commented on GitHub (Oct 13, 2022):

I don't use VSCode myself. I'm open to contributions, it should be a fairly standard rust container with npm installed (for rollup).

You can actually use the Dockerfile at the top level as an inspiration, and you would even get the dependencies pre-compiled.

<!-- gh-comment-id:1277633489 --> @nitnelave commented on GitHub (Oct 13, 2022): I don't use VSCode myself. I'm open to contributions, it should be a fairly standard rust container with npm installed (for rollup). You can actually use the Dockerfile at the top level as an inspiration, and you would even get the dependencies pre-compiled.
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/lldap-lldap#126
No description provided.