{"id":19540572,"url":"https://github.com/tiacsys/tsn-asdf-ws","last_synced_at":"2025-07-20T22:06:22.176Z","repository":{"id":258284021,"uuid":"870308983","full_name":"tiacsys/tsn-asdf-ws","owner":"tiacsys","description":"ASDF Workspace for TiaC Systems Network","archived":false,"fork":false,"pushed_at":"2024-10-27T10:27:23.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-26T05:16:37.324Z","etag":null,"topics":["asdf-vm","docker-image"],"latest_commit_sha":null,"homepage":"https://github.com/tiacsys/tsn-asdf-ws/blob/main/README.rst","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tiacsys.png","metadata":{"files":{"readme":"README.rst","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":"2024-10-09T20:02:47.000Z","updated_at":"2024-10-27T10:19:38.000Z","dependencies_parsed_at":"2024-10-29T00:30:47.790Z","dependency_job_id":null,"html_url":"https://github.com/tiacsys/tsn-asdf-ws","commit_stats":null,"previous_names":["tiacsys/tsn-asdf-ws"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tiacsys/tsn-asdf-ws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiacsys%2Ftsn-asdf-ws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiacsys%2Ftsn-asdf-ws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiacsys%2Ftsn-asdf-ws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiacsys%2Ftsn-asdf-ws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiacsys","download_url":"https://codeload.github.com/tiacsys/tsn-asdf-ws/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiacsys%2Ftsn-asdf-ws/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266205188,"owners_count":23892420,"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":["asdf-vm","docker-image"],"created_at":"2024-11-11T03:04:55.931Z","updated_at":"2025-07-20T22:06:22.160Z","avatar_url":"https://github.com/tiacsys.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"TiaC Systems Network (TSN) ASDF Workspace\n=========================================\n\nThis repository contains the build configuration of the `ASDF`_ workspace,\na tool version manager, for TiaC Systems Network (TSN) as multi-arch Docker\nimages for Linux.\n\nDocumentation\n-------------\n\nThe documentation overview is in this `readme in the project root directory\n\u003cREADME.rst\u003e`_.\n\nContent\n-------\n\nBased on `Ubuntu official Docker image`_, |ubuntu-docker-tag|:\n\n- |ubuntu-release|_\n- Docker image architectures:\n\n  - Intel/AMD x86 64-bit (``linux/amd64``): https://hub.docker.com/r/amd64/ubuntu\n  - ARMv7 32-bit (``linux/arm/v7``): https://hub.docker.com/r/arm32v7/ubuntu\n  - ARMv8 64-bit (``linux/arm64/v8``): https://hub.docker.com/r/arm64v8/ubuntu\n  - RISC-V 64-bit (``linux/riscv64``): https://hub.docker.com/r/riscv64/ubuntu\n  - IBM POWER8 (``linux/ppc64le``): https://hub.docker.com/r/ppc64le/ubuntu\n  - IBM z-Systems (``linux/s390x``): https://hub.docker.com/r/s390x/ubuntu\n\nUbuntu system packages\n**********************\n\n- Ubuntu system package upgrade\n- Ubuntu software repository management utilities\n- locales for English unicode (``en_US.UTF-8``)\n- locales for German unicode (``de_DE.UTF-8``)\n\nMultiple tool version management\n********************************\n\nBased on `ASDF`_ together with the `ASDF Plugin Manager`_ all Docker images\nare ready to install multiple runtime environments in different versions in\nparallel into the dedicated TSN user workspace under |TSN-HOME|. The user\nand group identifier, |TSN-UID| and |TSN-GID|, are derived from the original\nRead-The-Docs user space to be compatible in the future in our other TSN\nDocker images.\n\n- |asdf-version|_ with:\n\n  - |asdf-pm-version|_\n\nReferences\n----------\n\n.. target-notes::\n\n.. _`ASDF`: https://asdf-vm.com/\n.. |asdf-version| replace:: ASDF :strong:`v0.14.1`\n.. _`asdf-version`: https://github.com/asdf-vm/asdf/releases/tag/v0.14.1\n\n.. _`ASDF Plugin Manager`: https://github.com/asdf-community/asdf-plugin-manager\n.. |asdf-pm-version| replace:: ASDF Plugin Manager :strong:`v1.4.0`\n.. _`asdf-pm-version`: https://github.com/asdf-community/asdf-plugin-manager/releases/tag/v1.4.0\n\n.. _`Ubuntu official Docker image`: https://github.com/docker-library/official-images\n.. |ubuntu-release| replace:: Ubuntu :strong:`24.04.1 LTS`\n.. _`ubuntu-release`: https://hub.docker.com/_/ubuntu\n.. |ubuntu-docker-tag| replace:: :strong:`ubuntu:noble-20241011`\n\n.. |TSN-HOME| replace:: :code:`/home/tsn`\n.. |TSN-USER| replace:: :code:`tsn`\n.. |TSN-UID| replace:: :code:`UID=1005`\n.. |TSN-GID| replace:: :code:`GID=205`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiacsys%2Ftsn-asdf-ws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiacsys%2Ftsn-asdf-ws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiacsys%2Ftsn-asdf-ws/lists"}