Logo
Explore Help
Sign In
talexander/organic
1
0
Fork 0
You've already forked organic
Code Issues Pull Requests Releases Activity
organic/docker/organic_test/Dockerfile

5 lines
116 B
Docker
Raw Normal View History

Remove private mirror from dockerfiles. I now have a pull-through cache set up with kaniko, so I no longer need this hard-coded path. Removing the private mirror from the dockerfiles makes them more portable.
2023-07-13 15:29:00 -04:00
FROM rustlang/rust:nightly-alpine3.17
Build a cargo test image. We need this because the build fails missing crti.o.
2023-07-12 23:14:22 -04:00
Add emacs to the test image.
2023-07-13 00:26:08 -04:00
RUN apk add --no-cache musl-dev emacs
Add auto-cleaning of the shared cargo cache.
2023-07-14 01:31:33 -04:00
RUN cargo install --locked cargo-cache
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 147ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API