Nixpacks is a tool that allows you to build OCI compliant images without writing a Dockerfile.Installation of Nixpacks is easy using the provided script.To build your first image, you can use nixpacks build command and provide a directory and image name.You can add a configuration file to provide custom instructions if needed.