You've already forked docker-ara
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ad6e5acbf2 |
@@ -4,7 +4,6 @@ ARG DEV_DEPENDENCIES="gcc python3-devel postgresql-devel mariadb-devel"
|
||||
RUN dnf update -y \
|
||||
&& dnf install -y which \
|
||||
python3-pip \
|
||||
python3-wheel \
|
||||
postgresql \
|
||||
libpq \
|
||||
mariadb-connector-c
|
||||
|
||||
Reference in New Issue
Block a user