„centos.sh“ ändern
This commit is contained in:
parent
7218501d24
commit
6a7e7f9e18
@ -1,3 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
echo installing Docker
|
echo installing Docker
|
||||||
yum install -y yum-utils
|
yum install -y yum-utils
|
||||||
yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
|
yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
|
||||||
|
Loading…
Reference in New Issue
Block a user