testcontainers / testcontainers-hs

Docker containers for your integration tests! http://hackage.haskell.org/package/testcontainers
MIT License
56 stars 12 forks source link

add memory and cpu limits for docker run #49

Closed justinwoo closed 3 months ago

justinwoo commented 3 months ago

adds docker run options for set memory and set cpus (https://docs.docker.com/reference/cli/docker/container/run/#options)