We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9eb2e commit c9cd232Copy full SHA for c9cd232
nbe.sh.tpl
@@ -13,8 +13,3 @@ ${config_yaml}
13
EOF
14
15
./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