FROM fiag/sccache-nightly:latest AS cargo-build
RUN set -eux; \
export RUSTC_WRAPPER=sccache; \
export SCCACHE_REDIS="redis://your_redis:6379/"; \
cargo build --release --verbose; \
-
Notifications
You must be signed in to change notification settings - Fork 0
sccache w/ rust nightly
License
fiag/sccache-nightly
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
sccache w/ rust nightly
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published