Box large futures

This commit is contained in:
Maurus Decimus
2026-04-19 08:11:56 +02:00
parent c0d0ac9ea3
commit af23099e35
72 changed files with 1267 additions and 1469 deletions

View File

@@ -37,7 +37,7 @@ COPY Cargo.lock .
COPY crates/ crates/
COPY resources/ resources/
COPY tests/ tests/
RUN cargo build -p stalwart --no-default-features --features "foundationdb elastic s3 redis azure nats enterprise" --release
RUN cargo build -p stalwart --no-default-features --features "foundationdb s3 redis azure nats enterprise" --release
FROM debian:trixie-slim AS runtime

View File

@@ -1,10 +1,5 @@
#!/usr/bin/env sh
# shellcheck shell=dash
# If the configuration file does not exist initialize it.
if [ ! -f /opt/stalwart/etc/config.toml ]; then
/usr/local/bin/stalwart --init /opt/stalwart
fi
# If the configuration file exists, start the server.
exec /usr/local/bin/stalwart --config /opt/stalwart/etc/config.toml
exec /usr/local/bin/stalwart --config /opt/stalwart/etc/config.json

Binary file not shown.

View File

@@ -1 +1 @@
MLWAMu9TglkOY68vD-l5Yy7e37iSMMm6agiqGga9nxI
PL8KZnGtpFbFHjUZNFp4Ety5oqiCIv7amrwZ2gnIHbA