Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: add Dockerfile + VS code dev container configuration #25

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

marcothaller
Copy link
Collaborator

Adds Dockerfile to provide a container running Debian with all required packages installed to build and run mecaps demo application.

Adds devcontainer.json so that Dockerfile can be used as dev container in VS code.

Tested on Debian 12 running X11 with:

@marcothaller marcothaller requested a review from MiKom June 6, 2024 12:38
@marcothaller marcothaller force-pushed the build-add-dev-container branch 2 times, most recently from b839f7e to d12f2c6 Compare August 30, 2024 15:40
Adds Dockerfile to provide a container running Debian with all
required packages installed to build and run mecaps demo application.

Adds devcontainer.json so that Dockerfile can be used as
dev container in VS code.

Tested with:
- VS code version 1.93.1
- Docker version 27.2.1 (rootfull and rootless)
  https://docs.docker.com/engine/security/rootless/
on:
- Debian 12 running X11
- Ubuntu 24.04.1 running X11 and Wayland
@MiKom
Copy link
Contributor

MiKom commented Sep 19, 2024

Nice job

@marcothaller marcothaller merged commit b4a2320 into main Sep 26, 2024
8 checks passed
@marcothaller marcothaller deleted the build-add-dev-container branch September 26, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants