C-Thread-Pool/.circleci
Mano 094a64e3d9 Run tests in parallel 2022-11-30 23:47:27 +00:00
..
Dockerfile Run tests in custom docker container 2020-07-20 20:36:58 +01:00
README.md Run tests in custom docker container 2020-07-20 20:36:58 +01:00
config.yml Run tests in parallel 2022-11-30 23:47:27 +00:00

README.md

Build and push container

docker build -t pithikos/test-c-thread-pool .
docker push pithikos/test-c-thread-pool