{"id":26328653,"url":"https://github.com/cdhtlr/wolfiwsl","last_synced_at":"2025-06-10T14:33:32.086Z","repository":{"id":280241859,"uuid":"941393238","full_name":"cdhtlr/WolfiWSL","owner":"cdhtlr","description":"Minimal container images with low-to-zero CVEs for development in WSL (Windows Subsystem for Linux).","archived":false,"fork":false,"pushed_at":"2025-03-02T07:23:22.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T21:20:00.970Z","etag":null,"topics":["container","docker","linux","windows-subsystem-for-linux","wolfi","wolfi-os","wsl","wsl2"],"latest_commit_sha":null,"homepage":"","language":null,"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/cdhtlr.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-02T07:12:27.000Z","updated_at":"2025-03-03T23:35:57.000Z","dependencies_parsed_at":"2025-03-02T08:20:52.036Z","dependency_job_id":"48ce86af-e2f3-4def-a144-b2d8b6dc973a","html_url":"https://github.com/cdhtlr/WolfiWSL","commit_stats":null,"previous_names":["cdhtlr/wolfiwsl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdhtlr%2FWolfiWSL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdhtlr%2FWolfiWSL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdhtlr%2FWolfiWSL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdhtlr%2FWolfiWSL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdhtlr","download_url":"https://codeload.github.com/cdhtlr/WolfiWSL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdhtlr%2FWolfiWSL/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259093091,"owners_count":22804121,"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":["container","docker","linux","windows-subsystem-for-linux","wolfi","wolfi-os","wsl","wsl2"],"created_at":"2025-03-15T21:18:03.355Z","updated_at":"2025-06-10T14:33:32.038Z","avatar_url":"https://github.com/cdhtlr.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# WolfiWSL\nTutorial for installing Wolfi WSL images + calling Windows applications without any hassle.\n\nOpen the WSL Manager application (download it first from [bostrot/wsl2-distro-manager](https://github.com/bostrot/wsl2-distro-manager) if you don't have it yet), click \"\u003cb\u003eAdd new instance\u003c/b\u003e\", then enter the required data.\n\n![](https://raw.githubusercontent.com/cdhtlr/WolfiWSL/main/WSL_Manager.png \"WSL Manager\")\n\nOpen Wolfi from \u003cb\u003eWindows Terminal\u003c/b\u003e then enter the following command\n\n    apk update \u0026\u0026 apk upgrade\n    apk add mount libstdc++ bash curl sudo make git --no-cache\n    git clone https://github.com/wslutilities/wslu ~/wslu \u0026\u0026 cd ~/wslu\n    bash configure.sh\n    make\n    sudo make install \u0026\u0026 sudo install -m755 extras/scripts/wslu-uninstall /usr/bin\n    apk del --purge sudo make git \u0026\u0026 apk cache clean\n    echo \"echo 'Welcome to WolfiWSL :D'\" \u003e /etc/motd\n    echo \"alias a=wslact\" \u003e .profile\n    echo \"alias s=wslusc\" \u003e\u003e .profile\n    echo \"alias o=wslview\" \u003e\u003e .profile\n    echo \"clear\" \u003e\u003e .profile\n    echo \"/etc/motd\" \u003e\u003e .profile\n    chmod +x /etc/motd .profile\n    rm -rf .ash_history ~/wslu\n\nIf you haven't set \u003ci\u003eWSL auto shutdown when idle\u003c/i\u003e, shutdown WSL with the following command\n\n    wsl --shutdown\n\nClose Windows Terminal then reopen it.\n\n\nOpen Windows application you need, for example \u003cb\u003enotepad\u003c/b\u003e.\n\n    o notepad.exe\n\nOpen Microsoft Word file easily.\n\n    o example.docx\n\n## No GUI (WSLg) support because it's Wolfi :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdhtlr%2Fwolfiwsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdhtlr%2Fwolfiwsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdhtlr%2Fwolfiwsl/lists"}