A simple docker container for barebones debian environment that should facilitate for easy creation of packages
- Preconfigured with sudo user, "user"
- Preinstalled makedeb
- A minimal vim installation with lemonase's minimal vimrc configuration
- gpg Already installed along with git
- Need to add mpr
- xorg dependencies option in case someone wants to add that
- A simple script to toggle between usecase such as --gui for gui app or --cli for cli apps
Feel free to open pr or issues in case of trouble.