mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-27 12:50:54 +00:00
chore: ➕ Add perl dependency in fedora
This commit is contained in:
parent
e6403893f2
commit
47cfb7b540
@ -15,7 +15,7 @@ RUN adduser --disabled-password --gecos "" ${CONTAINER_USER}
|
||||
|
||||
# Fedora
|
||||
# RUN dnf -y update \
|
||||
# && dnf -y install git python3 python3-pip gcc systemd-devel ncurses-compat-libs \
|
||||
# && dnf -y install git python3 python3-pip perl gcc systemd-devel ncurses-compat-libs \
|
||||
# && dnf clean all
|
||||
# RUN adduser ${CONTAINER_USER}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user