mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 21:14:28 +00:00
5 lines
84 B
Docker
5 lines
84 B
Docker
FROM ghcr.io/ruby/fedora:latest
|
|
|
|
RUN dnf -y install annobin-annocheck
|
|
WORKDIR /work
|