You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.3 KiB

Read Me First

The following was discovered as part of building this project:

  • No Docker Compose services found. As of now, the application won't start! Please add at least one service to the compose.yaml file.
  • The JVM level was changed from '1.8' to '17', review the JDK Version Range on the wiki for more details.

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Docker Compose support

This project contains a Docker Compose file named compose.yaml.

However, no services were found. As of now, the application won't start!

Please make sure to add at least one service in the compose.yaml file.