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