debian-forge/.devcontainer
Christian Kellner a93c874c47 devcontainer: include packit, boto3 & more tools
Include the packit tool to be able to do updates from the container.
Additionally, include python-boto3 so that `make test-src` now does
not complain about missing `boto3` imports.
Also include ipython3 for quick python code snippet testing and
lsof to debug processes that keep files open.

NB: for packit to work you have to have the right tokens in your
local packit configration file (see the upstream doc). Additionally,
`packit propose-downstream`, to create PRs for a new downstream
release, needs kerberos auth to work correctly.
2021-08-17 10:42:03 +02:00
..
devcontainer.json devcontainer: preserve history 2021-04-08 12:56:06 +02:00
Dockerfile devcontainer: include packit, boto3 & more tools 2021-08-17 10:42:03 +02:00