You've already forked docker-ara
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a1184375d |
@@ -2,6 +2,7 @@ FROM almalinux:9.5
|
||||
ARG DEV_DEPENDENCIES="gcc python3-devel postgresql-devel mariadb-devel"
|
||||
|
||||
RUN dnf install -y epel-release \
|
||||
&& crb enable \
|
||||
&& dnf update -y \
|
||||
&& dnf install -y which \
|
||||
python3-pip \
|
||||
|
||||
Reference in New Issue
Block a user