orcc
Orc compiler
RUN apt-get update && \
apt-get install -y liborc-0.4-dev
RUN apt-get update && \
apt-get install -y liborc-0.4-dev
RUN apk add orc
RUN pacman -S --noconfirm orc
RUN apt-get update && \
apt-get install -y liborc-0.4-dev-bin
RUN yum install -y orc-compiler
RUN dnf install -y orc-compiler
RUN apt-get update && \
apt-get install -y liborc-0.4-dev