Wingetlywingetly
← All apps
O

oci-to-wsl

by tg123v0.0.2

Last updated

Load an OCI container image into a WSL distribution

Install with winget

$ winget install --id tg123.oci-to-wsl --exact --version 0.0.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

oci-to-wsl pulls an OCI image from any container registry (or the local

Docker daemon) and imports it as a Windows Subsystem for Linux distribution

in a single command. It is a single, self-contained Windows binary with no

runtime dependencies.

Installers · v0.0.2

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct
arm64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for oci-to-wsl.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Docker DesktopDocker Inc.
    Docker.DockerDesktopv4.91.0

    An application for the building and sharing of containerized applications.

  • Windows Subsystem for LinuxMicrosoft Corp.
    Microsoft.WSLv2.7.13

    A feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting.

  • C
    cv4pve-autosnapCorsinvest Srl
    Corsinvest.cv4pve.autosnapv2.1.1

    Automatic Snapshot Tool for Proxmox VE

  • Windows TerminalMicrosoft Corporation
    Microsoft.WindowsTerminalv1.24.11911.0

    The new Windows Terminal, a tabbed command line experience for Windows.

  • ShellExViewNirSoft
    NirSoft.ShellExViewv2.01

    This utility displays the details of shell extensions installed on your computer.

  • Oh My PoshJan De Dobbeleer
    JanDeDobbeleer.OhMyPoshv31.3.0

    Prompt theme engine for any shell

More from tg123 or browse wsl, oci, container.

Frequently asked questions

How do I install oci-to-wsl on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id tg123.oci-to-wsl --exact --version 0.0.2. winget downloads the installer from tg123 and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install oci-to-wsl silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id tg123.oci-to-wsl --exact 0.0.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall oci-to-wsl via winget?
Run: winget uninstall --id tg123.oci-to-wsl --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from oci-to-wsl's Apps & Features entry.
Is oci-to-wsl free?
oci-to-wsl is distributed under MIT. Refer to the publisher (https://github.com/tg123/oci-to-wsl) for the full license terms - Wingetly itself does not charge for installation.
Does oci-to-wsl work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls oci-to-wsl directly from the publisher.
How do I keep oci-to-wsl up to date?
Run winget upgrade --id tg123.oci-to-wsl --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of oci-to-wsl from microsoft/winget-pkgs.

Recent versions

  • 0.0.2latest
  • 0.0.1