Skip to content

icacic/mn-opencv

Repository files navigation

Micronaut - Opencv project

Run: ./gradlew run

Docker commands:

  • ./gradlew dockerfile
  • ./gradlew dockerBuild

This comands will generate all the folders we need, but if you build the docker container from this image it won't work because its using alpine Java.

Remove the alpine tag in the Dockerfile location: "./build/docker/main/Dockerfile" Now build docker image with: docker build -t "tag" "dockerfile path" Run the docker container and enjoy.

Micronaut 3.4.3 Documentation


Feature http-client documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages