Skip to content

Add HostConfig.StorageOpt and ExecCreateCmd.Env - #1112

Merged
KostyaSha merged 2 commits into
docker-java:masterfrom
silvestre:master
Oct 15, 2018
Merged

Add HostConfig.StorageOpt and ExecCreateCmd.Env#1112
KostyaSha merged 2 commits into
docker-java:masterfrom
silvestre:master

Conversation

@silvestre

@silvestre silvestre commented Sep 28, 2018

Copy link
Copy Markdown
Contributor

Add HostConfig.StorageOpt

API v1.24: "POST /containers/create now takes StorageOpt field."

Add ExecCreateCmd.Env

API v1.25: "POST /containers/(id or name)/exec now accepts an Env field,
which holds a list of environment variables to be set in the context of
the command execution."


This change is Reviewable

API v1.24: "POST /containers/create now takes StorageOpt field."
API v1.25: "POST /containers/(id or name)/exec now accepts an Env field,
which holds a list of environment variables to be set in the context of
the command execution."
@KostyaSha KostyaSha added this to the 3.1.0-rc-6 milestone Oct 15, 2018
@KostyaSha
KostyaSha merged commit e1957d7 into docker-java:master Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants