Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guiyomh/dagger-addo

Slides for all day devops 2022
https://github.com/guiyomh/dagger-addo

ci cicd dagger devops

Last synced: about 3 hours ago
JSON representation

Slides for all day devops 2022

Awesome Lists containing this project

README

        

# Slides for All Days Devops 2022

## Build with dagger

1. Start the devcontainer with vscode ([see devcontainer](https://code.visualstudio.com/docs/remote/containers))
2. Run dagger:

```bash
dagger do build
```

3. Check the folder `/public`

```txt
./public/
├── addo2022.pdf
├── addo2022.pptx
├── assets
└── index.html
```