FROM alpine:3.16.0 RUN echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories; \ apk --no-cache add \ bison \ build-base \ cmake \ flex \ git \ ncurses-dev\ lcov@testing \ valgrind