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

Commits on Sep 18, 2024

  1. build: add Dockerfile + VS code dev container configuration

    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
    marcothaller committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d3dac6d View commit details
    Browse the repository at this point in the history