Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/guiyomh/dagger-addo
- Owner: guiyomh
- Created: 2022-10-04T17:21:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T10:00:47.000Z (about 2 years ago)
- Last Synced: 2023-03-02T19:31:14.487Z (almost 2 years ago)
- Topics: ci, cicd, dagger, devops
- Language: CUE
- Homepage: https://guiyomh.github.io/dagger-addo/
- Size: 57.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```