[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31767: [PATCH 2/3] gnu: Add umoci.
From: |
宋文武 |
Subject: |
bug#31767: [PATCH 2/3] gnu: Add umoci. |
Date: |
Tue, 12 Jun 2018 19:35:43 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
address@hidden (Ludovic Courtès) writes:
> 宋文武 <address@hidden> skribis:
>
>> * gnu/packages/virtualization.scm (umoci): New variable.
>
> [...]
>
>> + (home-page "https://umo.ci/")
>> + (synopsis "Tool for modifying Open Container images")
>> + (description
>> + "@command{umoci} is a tool that allows for high-level modification of
>> an
>> +OCI image layout and its tagged images.")
>
> Maybe s/OCI/Open Container Image (OCI)/.
Okay.
>
> Otherwise LGTM, thanks!
Pushed, thanks!