Remove container stuff for now

Former-commit-id: 6c41e3f3f6
This commit is contained in:
Owen
2025-08-13 14:45:16 -07:00
parent e2772f918b
commit 968873da22
2 changed files with 0 additions and 18 deletions

View File

@@ -226,14 +226,6 @@ curl http://localhost:8080/status
## Build
### Container
Ensure Docker is installed.
```bash
make
```
### Binary
Make sure to have Go 1.23.1 installed.