mirror of
https://github.com/jopohl/urh.git
synced 2026-03-09 17:56:48 +01:00
4 lines
56 B
Docker
4 lines
56 B
Docker
FROM fedora:25
|
|
RUN dnf -y update
|
|
RUN dnf -y install urh
|