RAJANAGORI / Nightingale

It's a Docker Environment for Pentesting which having all the required tool for VAPT.
https://nightingale.rajanagori.in/
GNU General Public License v3.0
207 stars 29 forks source link

Feat(Package): Working on GitHub Docker Package #28

Closed RAJANAGORI closed 10 months ago

RAJANAGORI commented 11 months ago

Adding support to GitHub docker packages and providing the images as a package associated with the GitHub itself.

RAJANAGORI commented 11 months ago
RAJANAGORI commented 11 months ago

Final Nightingale Docker image is being created. try by using following command. docker run -it -p 0.0.0.0:8080:7681 -d ghcr.io/rajanagori/nightingale:development ttyd -p 7681 zsh

RAJANAGORI commented 10 months ago

This has been completed successfully !! you can hit the package section in the repo.

Use the development tag as of now for testing. will soon update the latest (LTS) image for you, great mind 🥇