This docker image was created to build minial and important tools which needed to pentest and pratice CTF.Based on Arch linux and using BlackArch's repo to install the tools.
docker pull mich43l/archsec
git clone https://github.com/mach1el/docker-archsec.git && cd docker-archsec/
docker image build -t archsec .
docker run -it --rm archsec
docker run -it --rm mich43l/archsec