6 lines
117 B
Plaintext
Raw Normal View History

2023-05-03 21:46:16 -04:00
# Get my custom base image from scm
FROM localhost/base-container
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y