{"id":17383638,"url":"https://github.com/jirutka/sloci-image","last_synced_at":"2025-07-18T22:04:05.458Z","repository":{"id":47146271,"uuid":"110043026","full_name":"jirutka/sloci-image","owner":"jirutka","description":"Simple script for creating single-layer OCI images.","archived":false,"fork":false,"pushed_at":"2021-09-11T17:52:00.000Z","size":20,"stargazers_count":19,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T00:09:02.549Z","etag":null,"topics":["cli-tool","containers","image-builder","oci","oci-image","shell-script","single-layer"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jirutka.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-08T23:37:21.000Z","updated_at":"2025-01-23T18:54:13.000Z","dependencies_parsed_at":"2022-09-13T23:12:51.648Z","dependency_job_id":null,"html_url":"https://github.com/jirutka/sloci-image","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fsloci-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fsloci-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fsloci-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fsloci-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jirutka","download_url":"https://codeload.github.com/jirutka/sloci-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647274,"owners_count":21139086,"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":["cli-tool","containers","image-builder","oci","oci-image","shell-script","single-layer"],"created_at":"2024-10-16T07:43:21.408Z","updated_at":"2025-04-15T09:53:43.082Z","avatar_url":"https://github.com/jirutka.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= sloci-image\n:script-name: sloci-image\n:script-sha1: 995e7de37735a8fd82733370f1eba7f311f4ac5d\n:version: 0.1.2\n:gh-name: jirutka/{script-name}\n\nifdef::env-github[]\nimage:https://github.com/{gh-name}/workflows/CI/badge.svg[\"Build Status\", link=\"https://github.com/{gh-name}/actions\"]\nendif::env-github[]\n\nThis project provides a simple CLI tool for packing rootfs into a *single-layer* OCI image (compliant with OCI Image Format 1.0.1).\nIt’s written in POSIX shell and uses only common unix utilities.footnote:[You read it correctly, no bloated Go c̶r̶a̶p̶s̶ tools are needed.]\n\n\n== Requirements\n\n* POSIX-sh compatible shell (e.g. Busybox ash, dash, Bash, ZSH)\n* common Unix userland with `awk`, `date`, `gzip`, `sed`, `sha256sum` (e.g. from Busybox, core-utils, …)\n* `tar` (full-blown)\n\n\n== Usage\n\nRead documentation in the link:{script-name}[{script-name} script].\n\nYou can add {script-name} as a submodule into your repository or download it on demand, e.g.:\n\n[source, sh, subs=\"+attributes\"]\nwget https://raw.githubusercontent.com/{gh-name}/v{version}/{script-name} \\\n    \u0026\u0026 echo '{script-sha1}  {script-name}' | sha1sum -c \\\n    || exit 1\n\n\n== License\n\nThis project is licensed under http://opensource.org/licenses/MIT/[MIT License].\nFor the full text of the license, see the link:LICENSE[LICENSE] file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjirutka%2Fsloci-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjirutka%2Fsloci-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjirutka%2Fsloci-image/lists"}