Commit graph

3 commits

Author SHA1 Message Date
Simon de Vlieger
9840ef750b Devcontainer update to Fedora 36.
The staticfiles dependency updated to support Go 1.18 generics in the
2022.1 release. This prevents the devcontainer (which has Go 1.16) from
being built. This moves the container to Fedora 36 which provides Go
1.18.
2022-05-04 10:44:21 +02:00
Tom Gundersen
bbbbe32b10 devcontainer: adapt to composer
Make the devcontainer more complete for osbuild-composer by
installing more dependencies and plugins.

This enables golang and github integration by default.
2022-02-27 20:55:03 +00: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