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

*: Add "Initiative" to OCI Runtime Specification and expand OCI #900

Merged
merged 2 commits into from
Aug 22, 2017

Commits on Jul 13, 2017

  1. *: Add "Initiative" to OCI Runtime Specification

    Catching up with e641611 (README: tweak title, 2016-09-16, opencontainers#571).
    
    Signed-off-by: W. Trevor King <wking@tremily.us>
    wking committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    ef65f73 View commit details
    Browse the repository at this point in the history
  2. spec: Expand "OCI" in spec-title reference

    For consistency with the rest of the spec:
    
      $ git --no-pager grep --count 'Open Container Initiative Runtime Specification'
      README.md:1
      config.md:2
      schema/config-schema.json:1
      schema/defs.json:2
      spec.md:1
      specs-go/config.go:1
      $ git --no-pager grep --count 'OCI Runtime Specification'
      spec.md:1
    
    Signed-off-by: W. Trevor King <wking@tremily.us>
    wking committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    d4f835d View commit details
    Browse the repository at this point in the history