{"id":13654099,"url":"https://github.com/tozd/docker-sgx","last_synced_at":"2025-04-23T07:30:30.590Z","repository":{"id":82333836,"uuid":"82883077","full_name":"tozd/docker-sgx","owner":"tozd","description":"A Docker image with Intel SGX support.","archived":true,"fork":false,"pushed_at":"2019-04-11T18:13:01.000Z","size":13,"stargazers_count":69,"open_issues_count":0,"forks_count":26,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-10T04:36:47.717Z","etag":null,"topics":["docker","docker-image","sgx"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/tozd/sgx/","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tozd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-02-23T04:10:27.000Z","updated_at":"2024-10-14T11:56:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"1521237d-68f0-4754-adef-372da0374d47","html_url":"https://github.com/tozd/docker-sgx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tozd%2Fdocker-sgx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tozd%2Fdocker-sgx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tozd%2Fdocker-sgx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tozd%2Fdocker-sgx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tozd","download_url":"https://codeload.github.com/tozd/docker-sgx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250390819,"owners_count":21422784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-image","sgx"],"created_at":"2024-08-02T02:01:23.369Z","updated_at":"2025-04-23T07:30:30.341Z","avatar_url":"https://github.com/tozd.png","language":"Dockerfile","funding_links":[],"categories":["Container"],"sub_categories":[],"readme":"A Docker image with [Intel SGX](https://software.intel.com/en-us/sgx) [SDK and\nPSW](https://github.com/01org/linux-sgx) (platform software, i.e., runtime).\nYou can use it as a base Docker image for your apps which use Intel SGX.\n\nIntel SGX [kernel module](https://github.com/01org/linux-sgx-driver) has to be loaded on the\nhost and you have to provide it to the container when you run it:\n\n```\ndocker run -d --device /dev/isgx --device /dev/mei0 --name test-sgx tozd/sgx:ubuntu-xenial\ndocker exec -t -i test-sgx bash\n```\n\nSDK is installed under `/opt/intel/sgxsdk`. You should do:\n\n```\nsource /opt/intel/sgxsdk/environment\n```\n\nin your bash script to load the SDK environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftozd%2Fdocker-sgx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftozd%2Fdocker-sgx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftozd%2Fdocker-sgx/lists"}