diff --git a/new-Dockerfile b/new-Dockerfile index fdf668e..0481715 100644 --- a/new-Dockerfile +++ b/new-Dockerfile @@ -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