Podman compatibility

オープン
#68 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
静か
技術スタック
node.js, typescript
領域
devops

調査の方向性

Reproduce the failure in ContainerExec or ExecStart using Podman over both the socket and TCP address, then inspect undici's lib/api/api-upgrade.js at the referenced commit. Determine whether the bad upgrade comes from an unsupported Podman response or from this library's request handling; done means an agreed compatibility change or a documented support limitation with a reproducible test case.

索引モデルが issue の本文から書いたものです。

説明

Trying to use this library with podman, I get a "bad upgrade" , coming from this code in undici, when trying to use ContainerExec / ExecStart .

Pulling images and creating/starting containers works just fine with podman otherwise.

Also tried to connect to podman via both the socket and the tcp address, but that didn't seem to make a difference.

Is podman supported ? If not, would that be a goal for this library ?

Any other clues as to what I might be doing wrong ?

主要言語
TypeScript
スター
107
フォーク
12
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

docker/node-sdk のほかの issue

docker/node-sdk の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。