Skip to content

Cloud-Native-Security/dagger-trivy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dagger tutorial

This tutorial showcases two parts:

1st Building an application from a remote Git repository and running pipelines through the CLI. 2nd Using the Dagger Go System Development Kit (SDK)

Related YouTube Videos:

  1. Dagger Live Stream: https://www.youtube.com/live/Rc0NCpc2YSc?si=L7IYIMpXubdEbsZL
  2. Dagger Community Call: https://youtu.be/s9BBgp_tOf0?si=GyJ05kL98poc2xHz

Building an application and running pipelines through the CLI

Following the Dagger Documentation: https://docs.dagger.io/cli/389936/run-pipelines-cli Use the resources in the following folder.

Using the Go SDK

Following the Dagger Documentation: https://docs.dagger.io/sdk/go/ Use the resources in the following folder.

Dagger commands

dagger --focus=false call build --src ./ export --path ./build-two

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published