forked from uncloud/uncloud
4 lines
122 B
Text
4 lines
122 B
Text
|
FROM fedora:latest
|
||
|
|
||
|
RUN dnf install -y python3-devel python3-pip python3-coverage libpq-devel openldap-devel gcc chromium
|