Compare commits

..

1 Commits

Author SHA1 Message Date
decentral1se ac37957825
beta release post 2022-06-03 01:03:44 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ We've since managed to successfully implement [`abra` in the Go programming lang
- Improvements to abra's test-suite-of-sorts, release automation & management, and fairly [comprehensive documentation](https://docs.coopcloud.tech/abra/).
- No longer relying on having Docker installed on your local work machine. We've managed to make `abra` a fully compatible Docker daemon client which can interact via the remote HTTP API. This makes us more resilient, reducing our reliance on corporate tools for our community needs.
- No longer relying on having Docker installed on your local work machine. We've managed to make `abra` a fully compatible Docker daemon client which can interact via the remote HTTP API. This makes us more resilient to corporate shenanigans (if docker dies/gets taken over/etc. we already have their code integrated into ours)
### [Versioning and deploy stability](https://pad.autonomic.zone/s/C3uuqfSCk#Versioning-and-deploy-stability)