Skip to content

Instantly share code, notes, and snippets.

View wonderu's full-sized avatar

Igor Podsekin wonderu

View GitHub Profile
@daznext
daznext / Astra_Docker.md
Last active January 19, 2024 13:57
Install Docker on AstraLinux Orel

Обновляемся

apt update && apt upgrade

Ставим docker

sudo apt-get install apt-transport-https ca-certificates curl gnupg2