Logo
Explore Help
Sign In
talexander/organic
1
0
Fork 0
You've already forked organic
Code Issues Pull Requests Releases Activity
a880629831
BranchesTags
View all branches
organic/docker/organic_build/Dockerfile

7 lines
187 B
Docker
Raw Normal View History

Update tekton pipeline to build all the permutations of Organic. This is to catch regressions in feature-gating since I won't be building every possible permutation all the time.
2023-08-10 20:34:56 -04:00
FROM rustlang/rust:nightly-alpine3.17
RUN apk add --no-cache musl-dev
RUN cargo install --locked --no-default-features --features ci-autoclean cargo-cache
Update the run targets for the Makefiles for the docker containers. This was previously using the standard docker makefile I use as a starting point for all of my docker makefiles. Now it will properly mount the source directory.
2023-08-27 17:29:55 -04:00
ENTRYPOINT ["cargo", "build"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 56ms Template: 1ms
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