mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 19:00:49 +02:00
7a12202675
- rpm: Simplify script and list wolfSSL as packager - add packaging github action
4 lines
69 B
Docker
4 lines
69 B
Docker
FROM fedora:latest
|
|
|
|
RUN dnf install -y make automake gcc rpmdevtools
|