|
testcontainers-cpp 0.2.0
Native C++20 Testcontainers over the Docker Engine API
|
#include <filesystem>#include <string>#include <string_view>#include <utility>#include <vector>#include "testcontainers/CopyToContainer.hpp"#include "testcontainers/GenericImage.hpp"#include "testcontainers/docker/BuildOptions.hpp"Classes | |
| class | testcontainers::GenericBuildableImage |
| A reusable, copyable description of an image to BUILD from a Dockerfile and a build context. More... | |
Namespaces | |
| namespace | testcontainers |