Add Notifier

This commit is contained in:
2024-08-09 05:26:03 +02:00
parent b7be7fc693
commit 1c562fe212
8 changed files with 36 additions and 228 deletions

View File

@@ -14,18 +14,9 @@ DevOps Portable toolkit
- jq
- yq
- k6
- s3fs
- pre-commit
- cosign
```yaml
version: '3.7'
services:
toolkit:
image: jkaninda/toolkit:latest
container_name: toolkit
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ~/.kube:/root/.kube
- ~/.ssh:/root/.ssh # If you use private CVS
```
curl -L