Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Feature request: devcontainer build --build-output-folder

Đang mở
#1,305 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
55/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
docker, typescript
Lĩnh vực
build-system, cli

Hướng nghiên cứu

Start by locating the devcontainer build command and the preparation flow that generates the Dockerfile and dev container features before invoking Docker. The feature is done when --build-output-folder writes those build inputs to the requested folder and stops before docker build, allowing the output to be used by other build tools.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

It would be nice it devcontainer build would have an option --build-output-folder. If such a folder is given, devcontainer uses the devcontainer.json etc. and prepares in the build-output-folder the Dockerfile, the dev container features, etc., but stops before running docker build. One could then use this build output folder, e.g., to lint the resulting Dockerfile using hadolint, start docker build with additional arguments, or use other container building tools like apple/container or kaniko which are no drop-in replacement for docker.

Ngôn ngữ chính
TypeScript
Star
3k
Fork
461
Merge trung bình
18 phút
Pull request đã merge (30 ngày)
5

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của devcontainers/cli

Tất cả issue của devcontainers/cli

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.