#docker #testing #pin #container #emulator #jade #liquid

lwk_containers

Liquid Wallet Kit - Docker containers for tests environment

5 releases (breaking)

0.8.0 Oct 14, 2024
0.7.0 Jul 5, 2024
0.3.0 May 3, 2024
0.2.0 Mar 20, 2024
0.1.0 Jan 26, 2024

#6 in #jade

Download history 94/week @ 2024-10-19 95/week @ 2024-10-26 75/week @ 2024-11-02 71/week @ 2024-11-09 114/week @ 2024-11-16 108/week @ 2024-11-23 182/week @ 2024-11-30 140/week @ 2024-12-07 113/week @ 2024-12-14 17/week @ 2024-12-21 66/week @ 2024-12-28 132/week @ 2025-01-04 180/week @ 2025-01-11 204/week @ 2025-01-18 163/week @ 2025-01-25 287/week @ 2025-02-01

852 downloads per month
Used in 7 crates (5 directly)

MIT OR BSD-2-Clause

620KB
149 lines

Contains (ELF exe/lib, 690KB) nanos#btc#2.1#1c8db8da.elf, (ELF exe/lib, 690KB) src/ledger/apps/btc.elf, (ELF exe/lib, 210KB) src/ledger/apps/app.elf, (ELF exe/lib, 210KB) src/ledger/apps/app.elf.old

Accessing docker logs

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

lib.rs:

Instances of testcontainers:

Dependencies

~13–23MB
~320K SLoC