Installation
Preparation
# Add current user to Docker group
sudo usermod -aG docker $USER
# Trick to avoid to perform a logout/login cycle (only works in current terminal)
newgrp dockerGet installer
Installation
sudo apt install ./beLow.debsudo dpkg -i ./beLow.deb
# If installation fails due to dependency, run the following command
sudo apt install -fyum --nogpgcheck localinstall ./beLow.rpmDistribution
Dependencies

Removal
Offline
Last updated
