Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support all DB's for Alpine and Debian #2172

Merged
merged 1 commit into from
Dec 27, 2021

Conversation

BlackDex
Copy link
Collaborator

@BlackDex BlackDex commented Dec 26, 2021

  • Using my own rust-musl build containers we now support all database types for both Debian and Alpine.
  • Added new Alpine containers for armv6 and arm64/aarch64
  • The Debian builds can also be done wihout dpkg magic stuff, probably some fixes in Rust regarding linking (Or maybe OpenSSL or Diesel), in any case, it works now without hacking dpkg and apt.
  • Updated toolchain and crates

- Using my own rust-musl build containers we now support all database
types for both Debian and Alpine.
- Added new Alpine containers for armv6 and arm64/aarch64
- The Debian builds can also be done wihout dpkg magic stuff, probably
some fixes in Rust regarding linking (Or maybe OpenSSL or Diesel), in
any case, it works now without hacking dpkg and apt.
- Updated toolchain and crates
@dani-garcia dani-garcia merged commit e501dc6 into dani-garcia:main Dec 27, 2021
@BlackDex BlackDex mentioned this pull request Dec 28, 2021
61 tasks
@BlackDex BlackDex deleted the multi-db-dockers branch January 31, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants