You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Build Status badge was still linked to travis, which we no longer
use. While at it, also updated the links to the documentation, and
updated a link to the runtime-spec.
Signed-off-by: Sebastiaan van Stijn <[email protected]>
A transport-agnostic, filesystem metadata manifest system
7
7
8
8
This project is a staging area for experiments in providing transport agnostic
9
9
metadata storage.
10
10
11
-
Please see https://github.com/opencontainers/specs/issues/11 for more details.
11
+
See [opencontainers/runtime-spec#11](https://github.com/opencontainers/runtime-spec/issues/11)
12
+
for more details.
12
13
13
14
## Manifest Format
14
15
15
16
A continuity manifest encodes filesystem metadata in Protocol Buffers.
16
-
Please refer to [proto/manifest.proto](proto/manifest.proto).
17
+
Refer to [proto/manifest.proto](proto/manifest.proto) for more details.
0 commit comments