issues
search
docker
/
engine-api
DEPRECATED: Please see https://github.com/docker/docker/tree/master/client
Apache License 2.0
264
stars
163
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Apirouter2
#394
Jimmy-Xu
closed
6 years ago
0
API have any function support -net=host?
#393
Dr13am
closed
6 years ago
0
don't close the write connection on docker attach
#392
Licenser
closed
6 years ago
1
ContainerStart with memory limit
#391
chinuy
closed
6 years ago
2
adding device with containers/{id}/update api call has no effect
#390
yuvalbenshalom
opened
6 years ago
0
correct spelling mistake
#389
EdwardBetts
opened
7 years ago
1
Golang SDK for swarm mode - swarmInit
#388
edesai
opened
7 years ago
0
Add deprecation notice
#386
crosbymichael
closed
8 years ago
3
c.Clone undefined (type *tls.Config has no field or method Clone)
#385
zanhsieh
closed
8 years ago
5
add support for net_cls and net_prio
#384
FengtuWang
closed
8 years ago
2
ensure transport.Client be closed
#383
qudongfang
closed
8 years ago
2
Fix CI for go1.7
#382
tonistiigi
closed
8 years ago
6
ContainerExecAttach wrong request body?
#381
vikstrous
closed
7 years ago
2
Add deprecation note for ServiceSpec.Networks
#380
mrjana
closed
8 years ago
3
[Proposal] Moving the client package to docker/docker
#379
icecrime
closed
8 years ago
8
add ContainerUpdateResponse in update api
#378
allencloud
closed
8 years ago
4
update function comment
#377
vieux
closed
8 years ago
1
add -f to plugin inspect
#376
vieux
closed
8 years ago
5
Add NetworkAttachmentConfig to TaskSpec
#375
mrjana
closed
8 years ago
2
Proposal: to support YAML version of configuartion files
#374
xh4n3
opened
8 years ago
0
Windows: Support for stats (docker #25737)
#373
lowenna
closed
8 years ago
4
Change IPAM driver type to pointer to avoid default value
#372
yongtang
closed
8 years ago
2
ContainerCreate fails with error
#371
logicminds
opened
8 years ago
0
CreateService with limit.NanoCPUs ERRO[0052] Error response from daemon: {"message":"rpc error: code = 3 desc = invalid cpu value 2e-09: Must be at least 0.001"}
#370
shenshouer
closed
8 years ago
1
swarm: clarify meaning of time related fields
#369
stevvooe
closed
8 years ago
2
networkCreate failing to create overlay networks
#368
vikstrous
closed
8 years ago
3
Changes required to support windows service discovery
#367
msabansal
closed
8 years ago
3
Fixes more issues swallowing connection errors
#366
cpuguy83
closed
8 years ago
2
Allow Docker daemon to bind to different IP than --cluster-advertise.
#365
yongtang
closed
8 years ago
4
swarm/container: add support for TTY and supplementary groups
#364
stevvooe
closed
8 years ago
2
Add options for build squashing
#363
cpuguy83
closed
8 years ago
2
Correct order of error checking on connect failure
#362
cpuguy83
closed
8 years ago
4
Use dialer from client to set up hijacked connection
#361
challengee
closed
8 years ago
2
Remove unused "size" query parameter
#360
thaJeztah
closed
8 years ago
5
Fix wrong field name on mount: s/Populate/NoCopy
#359
cpuguy83
closed
8 years ago
1
Proposal: A new user-focused client API
#358
bfirsh
opened
8 years ago
7
cancellable: use sync.Once to prevent double channel close
#357
LK4D4
closed
8 years ago
3
client: pass `serverResponse` around by value
#356
tamird
closed
8 years ago
9
request: don't decorate context errors
#355
tamird
closed
8 years ago
5
add fun String() for NetIPNet
#354
allencloud
closed
8 years ago
2
I can't seem to cp files into containers with mounted docker volumes?
#353
blacktop
closed
8 years ago
1
Added field hostname in ContainerSpec structure. Needed for adding a …
#352
vasil-yordanov
closed
8 years ago
2
replace .Active by .Enabled
#351
vieux
closed
8 years ago
6
Add Annotations to Task definition to fix partial/full filter issue in `service tasks --filter`
#350
yongtang
closed
8 years ago
5
client: only return ErrConnectionFailed on fatal network errors
#349
tamird
closed
8 years ago
4
correct grammar mistake
#348
Hui-Zhi
closed
8 years ago
1
Go 1.7: context.DeadlineExceeded gets returned as ErrConnectionFailed
#347
tamird
closed
8 years ago
0
container: Config.User field supports "user:group" syntax
#346
stevvooe
closed
8 years ago
2
ContainerLogs with default ContainerLogsOption
#345
htfy96
opened
8 years ago
1
Add legacy option to network create
#344
aboch
closed
8 years ago
4
Next