build:
  docker:
    web: Dockerfile
  web: java $JAVA_OPTS -cp target/classes:target/dependency/* com.b3.rbl.compensation.CompensationApplication