Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 382 Bytes

installation-building.md

File metadata and controls

18 lines (15 loc) · 382 Bytes
title tags keywords permalink
Building Ditto
getting_started
installation
installation, docker, maven
installation-building.html

Building with Apache Maven

In order to build Ditto with Maven, you'll need:

  • JDK 17 >= 17.0.2,
  • Apache Maven >=3.8 installed,
  • a running Docker daemon (at least version 18.06 CE).
mvn clean install
sh build-images.sh