1 2 3 4 5
FROM gcr.io/oss-fuzz-base/base-builder-rust RUN apt-get update && apt-get install -y make autoconf automake libtool COPY . $SRC/rescript-openapi WORKDIR $SRC/rescript-openapi COPY .clusterfuzzlite/build.sh $SRC/