Skip to content

Contains a fully operational dev container, with all required tools and libraries (FFmpeg, Go, Yarn, etc)

Notifications You must be signed in to change notification settings

kerberos-io/devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Kerberos Dev Container

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.

What can you expect?

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

How to build this project

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 .

About

Contains a fully operational dev container, with all required tools and libraries (FFmpeg, Go, Yarn, etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published