Skip to content

BlackArch Linux in a container, with basic tools pre-installed including yay and sudo

License

Notifications You must be signed in to change notification settings

per-fide/blackarch-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blackarch-docker

BlackArch Linux in a container, with basic tools pre-installed:

  • yay (AUR helper)
  • sudo (container runs as non-root user but has sudo access with NOPASSWD)
  • vim
  • zsh
  • git
  • net-tools (netstat et al)
  • bind-tools (dig et al)
  • ldns (drill, similar to dig)
  • htop

Building the container builds and installs BlackArch and installs base-devel, since this is needed to install many AUR packages. The rest is left to you.

Note that the container is still big, at 1.89GB. I'm trying to get it down.

About

BlackArch Linux in a container, with basic tools pre-installed including yay and sudo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%