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