samsheff / Dockerfile-Blackarch

Dockerfile for creating a docker image with arch and the blackarch repo ready for use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfile-Blackarch

Dockerfile for creating a docker image with arch and the blackarch repo ready for use.

To Build the image:

git clone https://github.com/samsheff/Dockerfile-Blackarch && cd Dockerfile-Blackarch && docker build -t blackarch .

To Run it:

docker run -it blackarch

About

Dockerfile for creating a docker image with arch and the blackarch repo ready for use


Languages

Language:Dockerfile 100.0%