Building a Docker image

Kretes comes with a built-in Docker integration. Each Kretes project has a Dockerfile that configures the Docker image specifically for Kretes.

You can build a Docker image by running the Kretes' docker build command:

kretes docker build

Found a mistake?