Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: Specify height/width units (characters) for consoleSize #761

Merged
merged 1 commit into from
Apr 12, 2017

Conversation

wking
Copy link
Contributor

@wking wking commented Apr 7, 2017

This is pretty clear from the examples like this:

"consoleSize": {
  "height": 25,
  "width": 80
}

But examples are not normative, so this commit makes the character units normative.

This is pretty clear from the examples like:

  "consoleSize": {
    "height": 25,
    "width": 80
  }

But examples are not normative, so this commit makes the character
units normative.

Signed-off-by: W. Trevor King <wking@tremily.us>
@mrunalp
Copy link
Contributor

mrunalp commented Apr 12, 2017

LGTM

Approved with PullApprove

1 similar comment
@crosbymichael
Copy link
Member

crosbymichael commented Apr 12, 2017

LGTM

Approved with PullApprove

@crosbymichael crosbymichael merged commit cfc95a5 into opencontainers:master Apr 12, 2017
@wking wking deleted the box-size-units branch April 13, 2017 19:21
@vbatts vbatts mentioned this pull request Jul 5, 2017
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.

None yet

3 participants