🚧 Can't remember what I was working on here
parent
4cbb4b72ca
commit
865bd1f01f
|
@ -1,6 +1,5 @@
|
|||
# Mix of https://whitfin.io/speeding-up-rust-docker-builds/
|
||||
# and a "minimal Rust Docker image!" GH repo which was just
|
||||
# "lol use Alpine duh"
|
||||
# https://whitfin.io/speeding-up-rust-docker-builds/
|
||||
# TODO: https://stackoverflow.com/questions/57389547/how-to-define-the-context-for-a-docker-build-as-a-specific-commit-on-one-of-the
|
||||
|
||||
FROM rust:1.47-slim-buster as build
|
||||
|
||||
|
|
Loading…
Reference in New Issue