FROM ubuntu:bionic # Dependencies required to build cyclonedds RUN apt update && apt install -y \ cmake \ default-jdk \ maven \ g++