Skip to content

Instantly share code, notes, and snippets.

View nuga99's full-sized avatar
🎯
Focusing

Muhammad Ardivan Satrio Nugroho nuga99

🎯
Focusing
  • Jakarta,
View GitHub Profile
@nuga99
nuga99 / docker-install-parrot.sh
Last active February 2, 2025 08:44
Install Docker Engine on Parrot OS (2023)
#!/bin/sh
# From https://www.hiroom2.com/2017/09/24/parrotsec-3-8-docker-engine-en/
# Changelog:
# @DavoedM: Apr 3, 2020
# @C922A10971734: Jan 19, 2023
set -e
# Install dependencies.