🚧 Can't remember what I was working on here

main
_ 2020-12-10 05:49:23 +00:00
parent 4cbb4b72ca
commit 865bd1f01f
1 changed files with 2 additions and 3 deletions

View File

@ -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