Kali Linux in Docker

preview_player
Показать описание
We'll run Kali inux ( or any other Linux distribution) with a graphical user environment such as xfce or KDE or mate inside a Docker Container! I'll explain briefly Docker images, Docker containers and Dockerfiles. I provide you with a Dockerfile on my github server that allows you to chose the X11 desktop environment, the remote access client to use (VNC, RDP, x2go), the Kali software packages to install and which network to use (bridged, host). #kalilinux #docker

My other Docker videos can be found here:

# ###############################
Chapters:

0:00 Setting the Scene

2:30 About Docker
4:40 Getting Docker
5:50 Installing Kali in Docker
6:54 Accessing Kali
7:56 Networking
9:40 Volumes
# ###############################

Рекомендации по теме
Комментарии
Автор

Totally subscribed. Such a lot of excellent information with literally NO fluff.

dannyaustin
Автор

lol i googled for this exact thing like half an hour after you uploaded it. gold. subscribed. thank you

Alternosphere
Автор

just to thank you for this video series, looking forward to implement in my next project.

olafgusten
Автор

That build script you created is absolute mustard! THANK YOU!!!! Any chance of a video on bash scripting like this please?

charlesdehavilland
Автор

Thank you very much Mr Mark for the simple awesome explanation, fantastic presentation, keep it up

taherboujrida
Автор

verry good and simple i used it on my windows vm with docker windows all i had to do was go into to directory open a terminal in it and typ docker run build .

killerdude
Автор

Thank you so much for the script, this is exactly what I've been looking for.
One question: I don't know what to put when asked about host volume and docker volume. I've put /home/admin for host and / for container, which gave errors.
The image was already built so now I imagined I'll just use docker run on it?

elfinofficial
Автор

ty sir im new to docker after ill switch to proxmox may be for now my needs are small very big danke for the skript

BK-lvff
Автор

Thank you for your videos, interesting how to connect usb to container?

ShadowStormlqmwdasd
Автор

Thank you very much for this well explained but very concise video sir, cheers!

TheEmperorXavier
Автор

Thank you for the clear explanation. I have a vps server running an arm64 ubuntu 22, is there any possibility to run an x86-64 linux docker image inside it?

bourehimyoussef
Автор

and how to connect from rdp or vnc via host docker network? It`s writing this "Published ports are discarded when using host network mode"

ShadowStormlqmwdasd
Автор

Freue mich schon auf kali unter proxmox .. wäre klasse wenn es dann ähnlich wie unter Virtual Box ist

dokomann
Автор

Hi mark, thanks for the video, was really useful. could you also explain how to access usb interfaces inside this container?

kailashj
Автор

Installled kali on docker successsfully but can't access the port form vnc viewer. On portainer under published ports, there is nothing there. Though in the logs its specidies the port but it dosn't work. Plz help

zaidmunir
Автор

I have a difference use case scenario here, I just need a light weight GUI xfce or any other made disposable with a docker container to run on docker for the vps server (Ubuntu) How do I achieve that?

Mr_Ravee
Автор

Thank you so much for the nice video what I was looking for. However, getting error in docker log - No log line matching the ' ' filter and not able to start

skkark
Автор

Hi Mark, thank you so much for video. Docker container is running but I cannot open the GUI. Actually I couldn't understand how to open GUI. Do I need to download any application for this ? Could you explain how to open Kalilinux GUI?

gizemduygusonmez
Автор

Can I do the same thing in my laptop MacBook instead of Debian to run kali in Docker ?

ferasalfarsi
Автор

I have raspberry pi setup as access point bridge mode, and after install docker, client will not get DHCP from router

guocity