devcontainer: include openssl
Needed for certificate generation.
This commit is contained in:
parent
f4576cb255
commit
5f16fb1e31
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ RUN dnf install -y \
|
||||||
koji-utils \
|
koji-utils \
|
||||||
lsof \
|
lsof \
|
||||||
make \
|
make \
|
||||||
|
openssl \
|
||||||
podman \
|
podman \
|
||||||
postgresql \
|
postgresql \
|
||||||
pylint \
|
pylint \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue