mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
5 lines
81 B
Text
5 lines
81 B
Text
|
FROM docker.io/fedora:latest
|
||
|
|
||
|
RUN dnf -y install annobin-annocheck
|
||
|
WORKDIR /work
|