mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 00:02:20 +01:00
4 lines
69 B
Docker
4 lines
69 B
Docker
FROM fedora:latest
|
|
|
|
RUN dnf install -y make automake gcc rpmdevtools
|