home » zplus/dokk.git
ID: 83ae0290984ed459ba6f212a6f45581d0f99f929
28 lines — 850B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:Securing_Linux_Containers_Hayden_2015",
    "library:author": [
        "Major Hayden"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "Securing Linux Containers",
    "blob:at": {
        "@id": "file:/pdf/Securing_Linux_Containers_Hayden_2015.pdf",
        "blob:primary_source": "https://major.io/wp-content/uploads/2015/08/Securing-Linux-Containers-GCUX-Gold-Paper-Major-Hayden.pdf",
        "blob:retrieval_date": "2023-03-08"
    }
}