mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-06-12 10:14:28 -04:00
fix: install File::Slurp directly in Docker
This commit is contained in:
@@ -20,6 +20,8 @@ RUN dnf install -y \
|
||||
xz \
|
||||
zlib-devel
|
||||
|
||||
RUN perl -MCPAN -e "install File::Slurp"
|
||||
|
||||
ENV ENVDOCKER=/opt/env_docker.sh
|
||||
ENV ANDROID_HOME=/root/android-sdk
|
||||
ENV JAVA_HOME=/usr/lib/jvm/java-17-openjdk
|
||||
|
||||
Reference in New Issue
Block a user