This website works better with JavaScript.
Почетна
Преглед
Пријавите Се
threefold_public
/
public
Прати
5
Волим
1
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
added net-tools
master
Coesens Bert
пре 1 година
родитељ
8f28319bd6
комит
744ee37315
2 измењених фајлова
са
2 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
prep-grid-vm.sh
+1
-1
prep-k8s-vm.sh
+ 1
- 1
prep-grid-vm.sh
Прегледај датотеку
@@ -1,7 +1,7 @@
#/bin/bash
apt update
# install ops tools
apt install sudo nmon tmux tcpdump nano iputils-ping -y
apt install sudo nmon tmux tcpdump nano iputils-ping
net-tools
-y
# install Docker + docker-compose
apt install ca-certificates curl gnupg lsb-release -y
+ 1
- 1
prep-k8s-vm.sh
Прегледај датотеку
@@ -1,7 +1,7 @@
#/bin/bash
apt update
# install ops tools
apt install sudo nmon tmux tcpdump nano iputils-ping -y
apt install sudo nmon tmux tcpdump nano iputils-ping
net-tools
-y
# install Docker + docker-compose
apt install apt-transport-https ca-certificates curl gnupg software-properties-common lsb-release -y
Write
Preview
Loading…
Откажи
Сачувај