cloud-native-toolkit / cloud-native-toolkit/image-cli-tools

container image lacks ssh client

未关闭
#70 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
2
派生
6
PR 合并指标
30 天内没有已合并 PR

描述

This container image lacks ssh which causes test actions that might require using ssh to no longer work as opposed to the container used in previous repo git-actions: `quay.io/ibmgaragecloud/cli-tools:v0.15`

```
docker run -it quay.io/cloudnativetoolkit/cli-tools:v1.1
~ $ ssh
/bin/sh: ssh: not found
~ $ /usr/bin/ssh
/bin/sh: /usr/bin/ssh: not found
```

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先找到用于构建 quay.io/cloudnativetoolkit/cli-tools:v1.1 的 Dockerfile 或镜像定义,然后将其中可用的工具与 quay.io/ibmgaragecloud/cli-tools:v0.15 进行比较。重新运行所示的 docker 命令,并验证生成的容器中是否可用 ssh。

由索引模型根据 Issue 内容生成。

评估

技术栈
docker, shell
领域
devops, infrastructure
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。