<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>59903</bug_id>
          
          <creation_ts>2026-07-22 18:23:14 +0300</creation_ts>
          <short_desc>Некорректная команда в главе 12.5.4. Работа с regclient -&gt; 12.5.4.3. Работа с манифестами</short_desc>
          <delta_ts>2026-08-04 21:47:58 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Branch p11</product>
          <component>docs-alt-platform</component>
          <version>unspecified</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vera Blagoveschenskaya">vercha</reporter>
          <assigned_to name="lepata@altlinux.org">lepata</assigned_to>
          
          
          <qa_contact name="qa-p11@altlinux.org">qa-p11</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>291495</commentid>
    <comment_count>0</comment_count>
    <who name="Vera Blagoveschenskaya">vercha</who>
    <bug_when>2026-07-22 18:23:14 +0300</bug_when>
    <thetext>Альт Платформа 11.0 х86_64
docs-alt-platform-11.0-alt2

12.5.4. Работа с regclient
12.5.4.3. Работа с манифестами

Отправить манифест:

$ regctl manifest put registry.test.alt:5000/myapp:1.0.0 \
  --format oci \
  --content-type application/vnd.oci.image.manifest.v1+json

Запуск данной команды ждет ввод.
Флаг --format oci не генерирует манифест — он задаёт формат обработки входных данных. Официальный пример также передаёт файл через stdin
https://regclient.org/cli/regctl/manifest/put/

Examples
# push an image manifest
regctl manifest put \
  --content-type application/vnd.oci.image.manifest.v1+json \
  registry.example.org/repo:v1 &lt;manifest.json</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>292276</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2026-08-04 21:47:58 +0300</bug_when>
    <thetext>docs-alt-platform-11.0-alt4 -&gt; p11:

Fri Jul 24 2026 Elena Mishina &lt;lepata@altlinux&gt; 11.0-alt4
- fix forgejo (ALT 59930, 59923, 59922, 59921, 59920)
- fix regctl (ALT 59903)
- fix some typos (ALT 59906)
- fix zot ldap-creds (ALT 59878)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>