This proof-of-concept (POC) introduces a no-code SDK that automatically exposes Dagger functions for Docker projects, allowing users to build and manage containers without writing any code. It detects Dockerfiles and Compose files, dynamically adapting to project configurations. The demo showcases instant Daggerization, making it easier for teams to experiment with Dagger quickly.
Demo by @uncut bluff
This proof-of-concept (POC) introduces a no-code SDK that automatically exposes Dagger functions for Docker projects, allowing users to build and manage containers without writing any code. It detects Dockerfiles and Compose files, dynamically adapting to project configurations. The demo showcases instant Daggerization, making it easier for team...