# dagger **Repository Path**: mirrors_cloudfoundry/dagger ## Basic Information - **Project Name**: dagger - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A Go library for working with V3 buildpacks # Dagger Setup: 1. install the [pack cli tool](from https://github.com/buildpack/pack) 1. install docker 1. Verify all tests pass using ``` go test -v ./... ```