mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-05-01 01:40:56 +02:00
Containerfile.fedora: install git
This commit is contained in:
parent
4294ce2478
commit
c2837f86c5
@ -1,6 +1,6 @@
|
||||
FROM docker.io/fedora:40
|
||||
|
||||
RUN dnf install -y openssl openssl-devel cargo llvm libsecret libsecret-devel sqlcipher sqlcipher-devel g++ ruby-devel gcc make rpm-build libffi-devel tcl libxcrypt-compat pkgconf perl python3-setuptools
|
||||
RUN dnf install -y openssl openssl-devel cargo llvm libsecret libsecret-devel sqlcipher sqlcipher-devel g++ ruby-devel gcc make rpm-build libffi-devel tcl libxcrypt-compat pkgconf perl python3-setuptools git
|
||||
|
||||
# node setup
|
||||
ARG NODE_VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user