This projects contains a devbox or devcontainer, what you would like to name it, that includes all the tools and libraries to work in the Kerberos Ecosystem.
In this dev container you find following dependencies.
- FFmpeg: n5.0.1
- Golang: go1.19
- NPM: 8.15.0
- Node: 16.17.0
- Python 3.9.2
It's easy just build the container, or make a change (PR) and GitHub actions will create a new release.
docker build -t kerberos/devcontainer .