C-Thread-Pool/.circleci
2020-07-20 20:36:58 +01:00
..
config.yml Run tests in custom docker container 2020-07-20 20:36:58 +01: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

Build and push container

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