ruby/tool/annocheck/Dockerfile

4 lines
84 B
Docker

FROM ghcr.io/ruby/fedora:latest
RUN dnf -y install annobin-annocheck
WORKDIR /work