Try
ENTRYPOINT ["java", "-Dquarkus.config.locations=file:///opt/<OUR_DIR>/quarkus_install/config/application-config.properties,file:///opt/<OUR_DIR>/quarkus_install/config/application-sensitive-config.properties"]
You specified the whole command line as executable name