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