{"id":16863230,"url":"https://github.com/leesei/docker-kaitai-struct-compiler","last_synced_at":"2025-03-18T16:31:23.705Z","repository":{"id":152175427,"uuid":"148459584","full_name":"leesei/docker-kaitai-struct-compiler","owner":"leesei","description":"`kaitai-struct-compiler` containerized","archived":false,"fork":false,"pushed_at":"2018-09-13T02:10:47.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T22:33:47.885Z","etag":null,"topics":["docker-image","kaitai-struct"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/leesei/kaitai-struct-compiler/","language":"Dockerfile","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/leesei.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-12T09:59:41.000Z","updated_at":"2018-09-13T02:18:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"55efec0a-5e4d-4b79-bdd9-86fb0087653b","html_url":"https://github.com/leesei/docker-kaitai-struct-compiler","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leesei%2Fdocker-kaitai-struct-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leesei%2Fdocker-kaitai-struct-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leesei%2Fdocker-kaitai-struct-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leesei%2Fdocker-kaitai-struct-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leesei","download_url":"https://codeload.github.com/leesei/docker-kaitai-struct-compiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244259778,"owners_count":20424615,"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-image","kaitai-struct"],"created_at":"2024-10-13T14:38:09.339Z","updated_at":"2025-03-18T16:31:23.679Z","avatar_url":"https://github.com/leesei.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"A containerized `kaitai-struct-compiler`, with related tools bundled.  \nDebian Jessie is used as base image for the balance between size and availability of 3rd party tools.\n\nFeatures:\n- `graphviz`\n- `ksc` symlink\n\n## Build Image\n\n```sh\ndocker build . -t kaitai-struct-compiler\n```\n\n## Usage\n\nSince the tools will read and write file to disk, this image work by the user logging into the container (`docker run -it`) and mounting some folder for I/O.\n\n```sh\ndocker run -it --rm \\\n\t-u $(id -u):$(id -g) \\\n\t-v $(pwd):/pwd \\\n\tkaitai-struct-compiler\n\n# in container\nksc file.ksy -t all\n\nksc file.ksy -t graphviz\ndot -Tpng -o file.png file.dot\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleesei%2Fdocker-kaitai-struct-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleesei%2Fdocker-kaitai-struct-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleesei%2Fdocker-kaitai-struct-compiler/lists"}