.
Some checks failed
dropshell-build / build (push) Failing after 6s

This commit is contained in:
j842
2025-06-10 11:12:28 +12:00
parent 1fce6fc0b4
commit 222ed229ef
15 changed files with 121 additions and 6 deletions

View File

@ -36,8 +36,9 @@ This base image is designed to create statically-linked C++ executables using:
5. **cURL** (8.7.1) - HTTP client with OpenSSL support
6. **MariaDB Connector/C** (3.4.5) - MySQL/MariaDB client
7. **SQLite3** (3.45.0) - Embedded database
8. **MySQL client** (8.0.36) - MySQL client library
9. **Drogon** (latest from git) - C++ web framework
8. **fmt** (10.2.1) - Modern formatting library
9. **spdlog** (1.13.0) - Fast C++ logging library
10. **Drogon** (latest from git) - C++ web framework
### Build Characteristics
- All libraries installed in `/usr/local/` with specific prefixes