Fast Easy docker composition
Copy and paste to command prompt window
Windows
PowerShell -c wget "https://raw.githubusercontent.com/RedTeamer69/DockerMagic/main/ubuntu.bat" -outfile "ubuntu.bat" && ubuntu.bat
Linux
wget "https://raw.githubusercontent.com/RedTeamer69/DockerMagic/main/ubuntu.bat" && sudo bash ./ubuntu.bat
More info