/sles12-docker-setup

Primary LanguageShellGNU Lesser General Public License v3.0LGPL-3.0

sles12-docker-setup

First Instalation or from older version

1(a). (NEW INSTALL ONLY) Please execute this snippet in the console in order to download the program:

sudo wget -O - https://raw.githubusercontent.com/holtakj/sles12-docker-setup/master/install.sh | sudo bash

1(b). (UPDATE FROM OLDER INSTALL - NOT NEEDED ON NEW INSTALL) Run the update script:

cd sles12-docker-setup.git
sudo update.sh 
  1. Change directory
cd sles12-docker-setup.git
  1. In the next step we will add some backport repositories and install ansible. Execute this script and follow onscreen instructions:
sudo sles12sp3/prepare.sh 

After this we are finally ready to start installing what we actually came to do ;-)

Installing Services

Each service has a shell script which can be executed.

Docker

Will install latest Docker CE version form SLES 12 SP3 Backports.

sudo sles12sp3/docker-host.sh