Skip to content
Ling-Xiao Yang edited this page Aug 14, 2015 · 1 revision

Copy kakadu source code v7_7-01239N.zip to the same folder as Dockerfile.

docker build -t rodan .

docker run -p 0.0.0.0:80:80 -p 0.0.0.0:5432:5432 -p 0.0.0.0:5672:5672 -t -i rodan:latest

Clone this wiki locally