C-Thread-Pool/.circleci/Dockerfile
2020-07-20 20:36:58 +01:00

5 lines
85 B
Docker

FROM ubuntu
RUN apt-get update && \
apt-get -y install gcc valgrind time python