Logo
Explore Help
Sign In
absolutebi/serai
1
0
Fork 0
You've already forked serai
mirror of https://github.com/serai-dex/serai.git synced 2025-12-08 12:19:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
695d1f0ecf6c71aa2d3502fe0651afcd93e0280d
serai/orchestration/processor/monero/Dockerfile.processor.monero

3 lines
131 B
Docker
Raw Normal View History

Add a binaries feature to the processor to reduce dependencies when used as a lib processor isn't intended to be used as a library, yet serai-processor-tests does pull it in as a lib. This caused serai-processor-tests to need to compile rocksdb, which added multiple minutes to the compilation time.
2023-11-25 04:02:47 -05:00
cargo build --release --features "binaries monero" -p serai-processor && \
Dockerfile Parts (#428) * De-duplicate Dockerfiles by using a bash file to concatenate common parts Resolves #375. Dockerfiles are still committed to the repo to avoid a dependency on bash. * Add a CI job to confirm the committed dockerfiles are the currently generated ones * Create dedicated Dockerfiles per processor network Ensures the compromising of network-specific dependencies doesn't lead to a compromise of the build process for all processors. * Dockerfile corrections * Correct call to build processor Docker image in tests/processor
2023-11-12 23:55:15 -05:00
mv /serai/target/release/serai-processor /serai/bin
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 50ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API