Skip to content

Commit

Permalink
runtime-config: Remove blank lines from the end of files
Browse files Browse the repository at this point in the history
These snuck in with 7232e4b (specs: introduce the concept of a
runtime.json, 2015-07-30, opencontainers#88) and 73bf1ba (JSON objects are easier
to parse/manipulate, 2015-08-27, opencontainers#120).

Signed-off-by: W. Trevor King <[email protected]>
  • Loading branch information
wking committed Aug 29, 2015
1 parent 6a5a445 commit 284f914
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion runtime-config-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,4 +193,3 @@ The actions and operators are strings that match the definitions in seccomp.h fr
]
}
```

3 changes: 0 additions & 3 deletions runtime-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,3 @@ Additional filesystems can be declared as "mounts", specified in the *mounts* ar
```

See links for details about [mountvol](http://ss64.com/nt/mountvol.html) and [SetVolumeMountPoint](https://msdn.microsoft.com/en-us/library/windows/desktop/aa365561(v=vs.85).aspx) in Windows.



0 comments on commit 284f914

Please sign in to comment.