User Tools

Site Tools


eolab:ioa:offline_farmos:installing_docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
eolab:ioa:offline_farmos:installing_docker [2022/09/28 16:29] jan001eolab:ioa:offline_farmos:installing_docker [2022/09/28 16:33] (current) jan001
Line 9: Line 9:
 <cli> <cli>
 pi@ioa-webserver:~ $ curl -fsSL get.docker.com | sh pi@ioa-webserver:~ $ curl -fsSL get.docker.com | sh
 +pi@ioa-webserver:~ $ sudo apt-get install -y uidmap 
 +pi@ioa-webserver:~ $ dockerd-rootless-setuptool.sh install 
 +pi@ioa-webserver:~ $ sudo systemctl start docker 
 +pi@ioa-webserver:~ $ sudo systemctl enable docker 
 +pi@ioa-webserver:~ $ sudo usermod -aG docker $USER
 </cli> </cli>
  
 +After executing these commands, Docker was successfully installed and your user got configured for using it. These commands should™ be the same for all Debian-based Linux Systems. 
  
  
  
eolab/ioa/offline_farmos/installing_docker.1664375385.txt.gz · Last modified: 2022/09/28 16:29 by jan001