★ WELCOME ★

This is an old revision of the document!


Setting Up Shinobi as a Docker in Linux Mint

Tom Clark 2021/12/14 11:28

I started with Linux Mint 20.2. Then I followed this advice to get Docker setup on Mint:

How to Install DOCKER on LINUX MINT - Easy Step by Step Tutorial
by fixitfixitfixit via Youtube

The next step was to get the docker download image (I guess that's what it's called) and I did that by going here:

https://gitlab.com/Shinobi-Systems/Shinobi/-/tree/dev/Docker

And the code to run was:

bash <(curl -s https://gitlab.com/Shinobi-Systems/Shinobi-Installer/raw/master/shinobi-docker.sh

Note: Add a closing parenthesis to the code above… for some reason this is causing an internal server error on the website if I try to include it.

To start Shinobi in it's Docker container [as I understand it]:

Note: In the line above I had to replace the parenthesis with square brackets, otherwise I get an internal server error. So I will run a parenthetical test here.

docker start /Shinobi
Print/export