Skip to content

Commit c9cd232

Browse files
committed
dont need docker here anymore, diode is included post 1.10
1 parent bd9eb2e commit c9cd232

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

nbe.sh.tpl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,3 @@ ${config_yaml}
1313
EOF
1414

1515
./netbox-enterprise install --license license.yaml --admin-console-password ${nbe_console_password} --config-values config.yaml
16-
17-
dnf -y install docker
18-
systemctl enable --now docker
19-
curl -SL https://github.com/docker/compose/releases/latest/download/docker-compose-linux-x86_64 -o /usr/libexec/docker/cli-plugins/docker-compose
20-
chmod +x /usr/libexec/docker/cli-plugins/docker-compose

0 commit comments

Comments
 (0)