Skip to content

My containerized dev environment for kernel module programming

Notifications You must be signed in to change notification settings

exbotanical/devenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

devenv

My containerized development environment.

DOCKER_BUILDKIT=1 docker run -v "$(pwd)":/home/exbotanical/app --rm -it $(docker build -q .) /bin/bash

About

My containerized dev environment for kernel module programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages