Crates.io | lwk_containers |
lib.rs | lwk_containers |
version | 0.8.0 |
source | src |
created_at | 2024-01-26 13:16:52.95135 |
updated_at | 2024-10-14 08:45:47.270635 |
description | Liquid Wallet Kit - Docker containers for tests environment |
homepage | |
repository | |
max_upload_size | |
id | 1115531 |
size | 1,803,882 |
Accessing the pin server logs can be done by keeping the docker around after testing with
export TESTCONTAINERS=keep
Then identifying the id of the docker with:
docker ps
Then:
docker log $ID