Commit graph

2 commits

Author SHA1 Message Date
Christian Kellner
a936c44d24 devcontainer: run container with privileges
Needed to actually execute osbuild in the container, since it
needs to mount and access loop devices.
2021-08-28 09:20:19 +02:00
Martin Sehnoutka
b7df6ac627 devcontainer: introduce VSCode dev container
Introduce Dockerfile and devcontainer.json specifying how to build and
run a containerized development environment in VSCode.

The configuration is inspired by the osbuild repo where a similar
configuration directory already exists.
2021-07-20 23:04:41 +02:00