Skip to content

A simple script to make it easy to install docker on Kali Linux

License

Notifications You must be signed in to change notification settings

ZFPSystems/docker-on-kali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Docker on Kali Linux

This repository contains scripts to help installing docker containers on a Kali Linux system.

Requisites

You need to have git installed on your Kali Linux in order to pull this repo down adn use it.

Installation

To install this repo and use it, from your Kali Linux terminal type:

git clone https://github.com/zfpsystems/docker-on-kali

Then type:

cd ./docker-on-kali
./install-docker

Make sure the docker HelloWorld test succeed at the end of the installation.

About

A simple script to make it easy to install docker on Kali Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages