mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
4 lines
84 B
Docker
4 lines
84 B
Docker
FROM ghcr.io/ruby/fedora:latest
|
|
|
|
RUN dnf -y install annobin-annocheck
|
|
WORKDIR /work
|