#1-Docker Session -(Introductions | Installation)

Pubblicato il: 03 maggio 2020
sul canale di: Troubleshoot Tech
93
9

-Link for downloading the RHEL 8 iso file below:
https://drive.google.com/open?id=1tMc...

-For installing docker in Linux system(other than version 8):
code: - curl -sSL https://get.docker.com | sh

-For RHEL 8 systems go to: " cd /etc/yum.repos.d " path and then make a file as " gedit my_repo.repo" (extension should be " .repo " )

-then write the file as follows:
[docker]
baseurl=http://download.docker.com/linux/cent...
gpgcheck=0

-then save the file and in terminal write the code as:
" yum install docker-ce --nobest "


In questa pagina del sito puoi guardare il video online #1-Docker Session -(Introductions | Installation) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Troubleshoot Tech 03 maggio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 93 volte e gli è piaciuto 9 spettatori. Buona visione!