There was an error while loading. Please reload this page.
1 parent 734efb1 commit 2382292Copy full SHA for 2382292
build.sh
@@ -24,4 +24,4 @@ if [ ! -d "$DIR/build/apache-rat-0.15" ]; then
24
cd -
25
fi
26
java -jar $DIR/build/apache-rat-0.15/apache-rat-0.15.jar $DIR -e public -e apache-rat-0.15 -e .git -e .gitignore
27
-docker build -t apache/hadoop:3 .
+docker build -t apache/hadoop:3 -t apache/hadoop:3.3 -t apache/hadoop:3.3.5 .
0 commit comments