Skip to content

Commit 762b81d

Browse files
authored
Update cluster-setup.sh
1 parent f6fb400 commit 762b81d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster-setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
# we assume that this script runs on a freshly installed system
3+
DEBIAN_FRONTEND=noninteractive
34
#so we first install docker
45
sudo apt-get update && sudo apt-get install -y docker.io
56
#then we source the clusterdock prerequisites, see https://blog.cloudera.com/blog/2016/08/multi-node-clusters-with-cloudera-quickstart-for-docker/

0 commit comments

Comments
 (0)