-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b651da8
commit 35672d0
Showing
22 changed files
with
252 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bookworm-18-nightly` to build this image | ||
|
||
FROM rust:bookworm | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bookworm-18` to build this image | ||
|
||
FROM rust:bookworm | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bookworm-18-nightly` to build this image | ||
|
||
FROM rust:bookworm | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bookworm-18` to build this image | ||
|
||
FROM rust:bookworm | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bookworm-18-nightly` to build this image | ||
|
||
FROM rust:bookworm | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bookworm-18` to build this image | ||
|
||
FROM rust:bookworm | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bullseye-18-nightly` to build this image | ||
|
||
FROM rust:bullseye | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bullseye-18` to build this image | ||
|
||
FROM rust:bullseye | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bullseye-18-nightly` to build this image | ||
|
||
FROM rust:bullseye | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bullseye-18` to build this image | ||
|
||
FROM rust:bullseye | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bullseye-18-nightly` to build this image | ||
|
||
FROM rust:bullseye | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-debian-bullseye-18` to build this image | ||
|
||
FROM rust:bullseye | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-fedora-37-18-nightly` to build this image | ||
|
||
FROM fedora:37 | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-fedora-37-18` to build this image | ||
|
||
FROM fedora:37 | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-fedora-37-18-nightly` to build this image | ||
|
||
FROM fedora:37 | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# Run `make build-fedora-37-18` to build this image | ||
|
||
FROM fedora:37 | ||
|
||
# Install base utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
FROM fedora:40 | ||
|
||
# Install base utils | ||
RUN dnf update -y | ||
RUN dnf install -y \ | ||
psmisc \ | ||
which | ||
|
||
# Install Rust dependencies | ||
# https://www.pragmaticlinux.com/2022/05/how-to-install-build-essential-on-fedora/ | ||
RUN dnf group install -y "C Development Tools and Libraries" "Development Tools" | ||
|
||
# Rust | ||
# https://forge.rust-lang.org/infra/other-installation-methods.html#other-ways-to-install-rustup | ||
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y | ||
# TODO Find a cleaner solution to make rust/cargo binaries available everywhere. | ||
RUN mv /root/.cargo/bin/* /usr/local/bin/ | ||
RUN rustup completions bash > /etc/bash_completion.d/rustup.bash-completion | ||
|
||
# Intsall Rust nightly | ||
RUN rustup default nightly | ||
|
||
# Install Node.js | ||
RUN curl -fsSL https://rpm.nodesource.com/setup_20.x | bash - | ||
RUN dnf install -y nodejs | ||
|
||
# Install Yarn | ||
RUN curl --silent --location https://dl.yarnpkg.com/rpm/yarn.repo | tee /etc/yum.repos.d/yarn.repo | ||
RUN dnf install -y yarn | ||
|
||
# Install Tarpaulin dependencies | ||
RUN dnf group install -y "C Development Tools and Libraries" "Development Tools" | ||
RUN dnf install -y openssl-devel | ||
|
||
# Install Tarpaulin | ||
RUN cargo install cargo-tarpaulin | ||
|
||
# Install Tauri v2 dependencies | ||
# https://v2.tauri.app/start/prerequisites/#linux | ||
RUN dnf install -y \ | ||
curl \ | ||
file \ | ||
libappindicator-gtk3-devel \ | ||
librsvg2-devel \ | ||
openssl-devel \ | ||
webkit2gtk4.1-devel \ | ||
wget | ||
# RUN dnf group install -y "C Development Tools and Libraries" | ||
|
||
# Install tauri-driver | ||
# https://tauri.app/v1/guides/testing/webdriver/introduction#system-dependencies | ||
RUN cargo install tauri-driver | ||
# TODO Find a cleaner solution to make rust/cargo binaries available everywhere. | ||
RUN ln -s /root/.cargo/bin/tauri-driver /usr/local/bin/tauri-driver | ||
RUN rustup completions bash > /etc/bash_completion.d/rustup.bash-completion | ||
|
||
CMD ["/bin/bash"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
FROM fedora:40 | ||
|
||
# Install base utils | ||
RUN dnf update -y | ||
RUN dnf install -y \ | ||
psmisc \ | ||
which | ||
|
||
# Install Rust dependencies | ||
# https://www.pragmaticlinux.com/2022/05/how-to-install-build-essential-on-fedora/ | ||
RUN dnf group install -y "C Development Tools and Libraries" "Development Tools" | ||
|
||
# Rust | ||
# https://forge.rust-lang.org/infra/other-installation-methods.html#other-ways-to-install-rustup | ||
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y | ||
# TODO Find a cleaner solution to make rust/cargo binaries available everywhere. | ||
RUN mv /root/.cargo/bin/* /usr/local/bin/ | ||
RUN rustup completions bash > /etc/bash_completion.d/rustup.bash-completion | ||
|
||
# Install Node.js | ||
RUN curl -fsSL https://rpm.nodesource.com/setup_20.x | bash - | ||
RUN dnf install -y nodejs | ||
|
||
# Install Yarn | ||
RUN curl --silent --location https://dl.yarnpkg.com/rpm/yarn.repo | tee /etc/yum.repos.d/yarn.repo | ||
RUN dnf install -y yarn | ||
|
||
# Install Tarpaulin dependencies | ||
RUN dnf group install -y "C Development Tools and Libraries" "Development Tools" | ||
RUN dnf install -y openssl-devel | ||
|
||
# Install Tarpaulin | ||
RUN cargo install cargo-tarpaulin | ||
|
||
# Install Tauri v2 dependencies | ||
# https://v2.tauri.app/start/prerequisites/#linux | ||
RUN dnf install -y \ | ||
curl \ | ||
file \ | ||
libappindicator-gtk3-devel \ | ||
librsvg2-devel \ | ||
openssl-devel \ | ||
webkit2gtk4.1-devel \ | ||
wget | ||
# RUN dnf group install -y "C Development Tools and Libraries" | ||
|
||
# Install tauri-driver | ||
# https://tauri.app/v1/guides/testing/webdriver/introduction#system-dependencies | ||
RUN cargo install tauri-driver | ||
# TODO Find a cleaner solution to make rust/cargo binaries available everywhere. | ||
RUN ln -s /root/.cargo/bin/tauri-driver /usr/local/bin/tauri-driver | ||
RUN rustup completions bash > /etc/bash_completion.d/rustup.bash-completion | ||
|
||
CMD ["/bin/bash"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
FROM fedora:40 | ||
|
||
# Install base utils | ||
RUN dnf update -y | ||
RUN dnf install -y \ | ||
psmisc \ | ||
which | ||
|
||
# Install Rust dependencies | ||
# https://www.pragmaticlinux.com/2022/05/how-to-install-build-essential-on-fedora/ | ||
RUN dnf group install -y "C Development Tools and Libraries" "Development Tools" | ||
|
||
# Rust | ||
# https://forge.rust-lang.org/infra/other-installation-methods.html#other-ways-to-install-rustup | ||
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y | ||
# TODO Find a cleaner solution to make rust/cargo binaries available everywhere. | ||
RUN mv /root/.cargo/bin/* /usr/local/bin/ | ||
RUN rustup completions bash > /etc/bash_completion.d/rustup.bash-completion | ||
|
||
# Intsall Rust nightly | ||
RUN rustup default nightly | ||
|
||
# Install Node.js | ||
RUN curl -fsSL https://rpm.nodesource.com/setup_22.x | bash - | ||
RUN dnf install -y nodejs | ||
|
||
# Install Yarn | ||
RUN curl --silent --location https://dl.yarnpkg.com/rpm/yarn.repo | tee /etc/yum.repos.d/yarn.repo | ||
RUN dnf install -y yarn | ||
|
||
# Install Tarpaulin dependencies | ||
RUN dnf group install -y "C Development Tools and Libraries" "Development Tools" | ||
RUN dnf install -y openssl-devel | ||
|
||
# Install Tarpaulin | ||
RUN cargo install cargo-tarpaulin | ||
|
||
# Install Tauri v2 dependencies | ||
# https://v2.tauri.app/start/prerequisites/#linux | ||
RUN dnf install -y \ | ||
curl \ | ||
file \ | ||
libappindicator-gtk3-devel \ | ||
librsvg2-devel \ | ||
openssl-devel \ | ||
webkit2gtk4.1-devel \ | ||
wget | ||
# RUN dnf group install -y "C Development Tools and Libraries" | ||
|
||
# Install tauri-driver | ||
# https://tauri.app/v1/guides/testing/webdriver/introduction#system-dependencies | ||
RUN cargo install tauri-driver | ||
# TODO Find a cleaner solution to make rust/cargo binaries available everywhere. | ||
RUN ln -s /root/.cargo/bin/tauri-driver /usr/local/bin/tauri-driver | ||
RUN rustup completions bash > /etc/bash_completion.d/rustup.bash-completion | ||
|
||
CMD ["/bin/bash"] |
Oops, something went wrong.