|
testcontainers-cpp 0.2.0
Native C++20 Testcontainers over the Docker Engine API
|
Wait until the container stops, optionally with a specific exit code. More...
#include <testcontainers/WaitFor.hpp>
Public Attributes | |
| std::optional< std::int64_t > | code |
| required exit code, or any if unset | |
Wait until the container stops, optionally with a specific exit code.
| std::optional<std::int64_t> testcontainers::wait_for::Exit::code |
required exit code, or any if unset