Can't find the zip binary installed
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức phù hợp với người mới
- 35/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- android, docker, dockerfile
- Lĩnh vực
- devops, infrastructure, mobile-dev
Hướng nghiên cứu
Start with the Dockerfile and inspect how the zip binary is installed and made available to commands inside the image. Reproduce the apt-get failure in the container, then verify that a rebuilt image can use zip without requiring a separate installation or sudo.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
I see that we install the zip binary in the Dockerfile during setup. But when I try to use the zip binary in commands: the binary is nowhere to be found.
If I try to install within the docker container, via
apt-get update -qq \
&& apt-get install -qq -y --no-install-recommends zip
I get the error
W: GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <yarn@dan.cx>
E: The repository 'https://dl.yarnpkg.com/debian stable InRelease' is not signed.
Unable to install zip binary
which I believe I can resolve via
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
but the issue is that sudo binary is not installed as well, any idea? Thanks!
- Ngôn ngữ chính
- Dockerfile
- Star
- 541
- Fork
- 152
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- 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.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của react-native-community/docker-android
-
Update NodeJs to 24.* Đang mở
Độ khó 1/5 1-3 giờ Mức phù hợp với người mới 70/100
react-native-community/docker-android#250 · 1 bình luận ·
-
Build error: OS not recognized Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 25/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 45/100
react-native-community/docker-android#219 · 5 bình luận · 3 reaction ·
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 30/100
react-native-community/docker-android#215 · 5 bình luận · 3 reaction ·
-
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 25/100
react-native-community/docker-android#193 · 8 bình luận ·
Tất cả issue của react-native-community/docker-android
Issue tương tự
-
task
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
vsanthanam/JBird#429 ·
-
enhancement
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
alexgorbatchev/simple-ptt#14 ·
-
github-request
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
openedx/axim-engineering#1758 · 2 bình luận ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
components-web-app/docs#92 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100