docker_process 1.3.0 docker_process: ^1.3.0 copied to clipboard
Access wrapper to interact with a docker container like a process.
1.3.0 #
- Migrated to null safety.
1.2.0 #
- Updated code to modern SDK and current lints.
readySignal
can be async- CockroachDB extra arguments:
attrs
: the list of attributes to set for the nodeadvertiseHost
andadvertisePort
to control what the node tells about itselfjoin
: the list of nodes to joininitialize
: set to true if you want the first node to get initialized
1.1.2 #
network
andhostname
setting in pre-configured containers.
1.1.1 #
- Helper method for running the CockroachDB container.
1.1.0 #
- Helper method for running the
postgres
container.
1.0.0 #
- Start and stop docker container (like a process).