Skip to content

Commit 35d07ea

Browse files
author
KARTHICK Duraisamy Soundararaj
committed
Documentation & Script to automate image builds
1 parent d6e8d46 commit 35d07ea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build-docker-images.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
cd ambari-agent/ && docker build -t hortonworks/ambari-agent:latest . && cd ..
2+
cd ambari-server/ && docker build -t hortonworks/ambari-server:latest . && cd ..

0 commit comments

Comments
 (0)