Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

container: Add an API to serialize Transport #497

Merged
merged 1 commit into from
Jul 6, 2023

Commits on Jul 6, 2023

  1. container: Add an API to serialize Transport

    This will fix the need demonstrated by
    https://github.com/containers/bootc/pull/106/files#diff-c163debeb7fdf9b238e5c589e0000c80684ca9a09abd408242df4bad489626a6R38
    
    We made a historical mistake here in having our `Display` include
    the `:`...but it's hard to deal with because inherently the format
    is messy because of the `://` in `docker://`.
    cgwalters committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7e21bc6 View commit details
    Browse the repository at this point in the history