Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

[Request]: `container build -` for context-less build

未关闭
#2,139 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

维护者通常 1 天内回复

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
55/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
活跃
技术栈
swift
领域
cli

调研方向

从 container build 命令处理开始,使用通过标准输入提供的 Dockerfile 重现报告中的 container build - 情况。跟踪 - 被当作 context 目录处理的位置;完成标准是无 context 的构建能够成功,且不需要文件系统条目,并为通过 stdin 提供 Dockerfile 的路径添加覆盖。

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

描述

Feature or enhancement request details

The docker supports docker build - < Dockerfile for build without any filesystem entries.

As far as I know apple/container does not have feature to run build without any filesystem entries in context.

Currently it says Error: context dir does not exist -

Code of Conduct
  • I agree to follow this project's Code of Conduct
主要语言
Swift
星标
50.1k
派生
1.8k
平均合并
2 天 20 小时
30 天内合并 PR
23

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

apple/container 的其他 Issue

查看 apple/container 的全部 Issue

相似的 Issue

更多 Swift Issue

把新 issue 发到你的邮箱

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