issues
search
vv9k
/
docker-api-rs
Rust interface to Docker containers
MIT License
106
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Active?
#74
cylewitruk
opened
7 months ago
0
feat: image build args
#73
cylewitruk
opened
7 months ago
0
[feature request] image build args
#72
cylewitruk
opened
7 months ago
1
Podman Support in tests, Read-only rootfs and resizeable TTY
#71
not-jan
opened
7 months ago
0
Add Binds to HostConfig
#70
primoze
opened
9 months ago
0
A crate release containing API version 1.43
#69
fnichol
opened
10 months ago
1
is there an equivalent of `--file` as used through the Docker cli?
#68
gregcusack
opened
1 year ago
0
automatically detect client host endpoint
#67
Lohann
opened
1 year ago
1
PortStatus not present in TaskStatusInlineItem
#66
BorMor
opened
1 year ago
0
lifetime problem for log stream
#65
Siddius
opened
1 year ago
0
Add init field to create container options
#64
zookatron
closed
1 year ago
1
How to write to stdin of exec?
#63
chipsenkbeil
closed
1 year ago
4
Added port binding to specific host ip
#62
primoze
closed
1 year ago
2
Added to 'reference' image filter + tests
#61
primoze
closed
1 year ago
1
Don't tie Multiplexer lifetime to Docker
#60
vv9k
closed
1 year ago
0
The lifetime of `&self` in `Container::exec` shouldn't be tied to `'docker`
#59
azdle
closed
1 year ago
4
Added log driver config to container create opts
#58
primoze
closed
1 year ago
2
Support for npipe protocol for connecting on Windows
#57
Slonegg
opened
1 year ago
1
added device_requests option to container create
#56
Slonegg
closed
1 year ago
3
added runtime option to ContainerCreateOptsBuilder
#55
Slonegg
closed
1 year ago
1
Rework exec to handle stdin
#54
vv9k
closed
1 year ago
0
Stdin for Execs
#53
lvrg-acc
closed
1 year ago
2
Add `—net` option to container creation.
#52
IAMSolaara
closed
1 year ago
2
Add more `ContainerCreateOptsBuilder` parameters
#51
D-Brox
closed
1 year ago
3
Update `Container::stop` and `Container::restart` parameters
#50
vv9k
closed
1 year ago
0
Upgrade to v1.42 API version
#49
vv9k
closed
1 year ago
3
WIP: adding resize
#48
casibbald
opened
1 year ago
3
Container TTY Resize
#47
Dominilk
opened
1 year ago
6
Add support for multithreaded compression when building image
#46
vv9k
closed
1 year ago
0
Add tests for Container::attach
#45
vv9k
closed
1 year ago
0
Fix Container::attach output when TTY is enabled on container
#44
vv9k
closed
1 year ago
0
TTY Option supresses stdout & stderr
#43
Dominilk
closed
1 year ago
1
Implementation can be derived error
#42
casibbald
closed
1 year ago
1
Linting issues during build
#41
casibbald
closed
1 year ago
0
fixes to linting issues
#40
casibbald
closed
1 year ago
7
Image build takes time when build context is big
#39
ricardaxel
closed
1 year ago
7
Add integration tests for volumes api
#38
vv9k
opened
2 years ago
0
Add integration tests for services api
#37
vv9k
opened
2 years ago
0
Add integration tests for tasks api
#36
vv9k
opened
2 years ago
0
Add integration tests for swarm api
#35
vv9k
opened
2 years ago
0
Add integration tests for secrets api
#34
vv9k
opened
2 years ago
0
Add integration tests for plugins api
#33
vv9k
opened
2 years ago
0
Add integration tests for nodes api
#32
vv9k
opened
2 years ago
0
Need help implementing list docker images outside of example
#31
Darrilla
closed
2 years ago
5
Missing Stop and Start example for Containers
#30
Darrilla
opened
2 years ago
1
Fix: PortMap can be null
#29
MaloPolese
closed
2 years ago
1
Add initial integration tests
#28
vv9k
closed
2 years ago
0
Integration tests
#27
vv9k
closed
2 years ago
0
`cargo run --example image -- list` fails
#26
rukai
closed
2 years ago
3
Update dev-dependencies
#25
rukai
closed
2 years ago
2
Next