両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
python:manylinux [2024/04/01 12:34] – [インストール] ともやん | python:manylinux [2024/04/01 13:27] (現在) – [レイヤー] ともやん |
---|
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<font color="#FF8700"><b>$</b></font> <font color="#26A269">podman</font> run <font color="#A347BA">--rm</font> <font color="#A347BA">-it</font> manylinux_2_28_x86_64:latest bash | <font color="#FF8700"><b>$</b></font> <font color="#26A269">podman</font> run <font color="#A347BA">--rm</font> <font color="#A347BA">-it</font> quay.io/pypa/manylinux_2_28_x86_64:latest bash |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
[root@b0d7587a956b /]# cat /etc/redhat-release | [root@b0d7587a956b /]# cat /etc/redhat-release |
AlmaLinux release 8.9 (Midnight Oncilla) | AlmaLinux release 8.9 (Midnight Oncilla) |
| </pre></html></WRAP> |
| </WRAP> |
| |
| ==== レイヤー ==== |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <font color="#FF8700"><b>$</b></font> <font color="#26A269">podman</font> image tree quay.io/pypa/manylinux_2_28_x86_64 |
| </pre></html></WRAP> |
| <WRAP color_result_hlong><html><pre> |
| Image ID: 324281f64a6e |
| Tags: [quay.io/pypa/manylinux_2_28_x86_64:latest] |
| Size: 1.606GB |
| Image Layers |
| ├── ID: bb077eef2bb1 Size: 196.1MB Top Layer of: [docker.io/amd64/almalinux:8] |
| ├── ID: 4291b0d097ec Size: 3.584kB |
| ├── ID: fe62eb3ec726 Size: 9.728kB |
| ├── ID: f9a422739086 Size: 1.536kB |
| ├── ID: 4de3b09abe72 Size: 3.584kB |
| ├── ID: 9eeb0f0b68a5 Size: 15.36kB |
| ├── ID: fb564b08abce Size: 615.2MB |
| ├── ID: 482e44cbab4e Size: 4.096kB |
| ├── ID: 339f4b7c1e33 Size: 3.584kB |
| ├── ID: 227d996d2bab Size: 3.55MB |
| ├── ID: 9b5f4d8b1ac2 Size: 3.584kB |
| ├── ID: f658dd00f971 Size: 2.286MB |
| ├── ID: 4d023fe44ece Size: 3.072kB |
| ├── ID: aeba7259be33 Size: 2.701MB |
| ├── ID: c5e950b7fdbc Size: 4.608kB |
| ├── ID: c6f066bfa456 Size: 1.024kB |
| ├── ID: 264662abb4aa Size: 23.77MB |
| ├── ID: 447d08860f76 Size: 3.819MB |
| ├── ID: b1fdbcb0e621 Size: 674.8kB |
| └── ID: 302fa1cd25c4 Size: 757.6MB Top Layer of: [quay.io/pypa/manylinux_2_28_x86_64:latest] |
| </pre></html></WRAP> |
| </WRAP> |
| |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <font color="#FF8700"><b>$</b></font> <font color="#26A269">podman</font> history quay.io/pypa/manylinux_2_28_x86_64 |
| </pre></html></WRAP> |
| <WRAP color_result_hlong><html><pre> |
| ID CREATED CREATED BY SIZE COMMENT |
| 324281f64a6e 6 days ago CMD ["/bin/bash"] 0B buildkit.dockerfile.v0 |
| <missing> 6 days ago ENV SSL_CERT_FILE=/opt/_internal/certs.pem 0B buildkit.dockerfile.v0 |
| <missing> 6 days ago RUN /bin/sh -c cp -rf /all_cpython/opt/_in... 758MB buildkit.dockerfile.v0 |
| <missing> 6 days ago COPY build_scripts /opt/_internal/build_sc... 675kB buildkit.dockerfile.v0 |
| <missing> 13 days ago COPY /manylinux-rootfs / # buildkit 3.82MB buildkit.dockerfile.v0 |
| <missing> 13 days ago COPY /manylinux-rootfs / # buildkit 23.8MB buildkit.dockerfile.v0 |
| <missing> 13 days ago RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_... 1.02kB buildkit.dockerfile.v0 |
| <missing> 13 days ago COPY build_scripts/install-libxcrypt.sh /b... 4.61kB buildkit.dockerfile.v0 |
| <missing> 13 days ago RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_... 2.7MB buildkit.dockerfile.v0 |
| <missing> 13 days ago COPY build_scripts/install-libtool.sh /bui... 3.07kB buildkit.dockerfile.v0 |
| <missing> 13 days ago RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_... 2.29MB buildkit.dockerfile.v0 |
| <missing> 13 days ago COPY build_scripts/install-automake.sh /bu... 3.58kB buildkit.dockerfile.v0 |
| <missing> 13 days ago RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_... 3.55MB buildkit.dockerfile.v0 |
| <missing> 13 days ago COPY build_scripts/install-autoconf.sh /bu... 3.58kB buildkit.dockerfile.v0 |
| <missing> 13 days ago COPY build_scripts/build_utils.sh /build_s... 4.1kB buildkit.dockerfile.v0 |
| <missing> 13 days ago RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_... 615MB buildkit.dockerfile.v0 |
| <missing> 13 days ago COPY build_scripts/install-runtime-package... 15.4kB buildkit.dockerfile.v0 |
| <missing> 13 days ago ENTRYPOINT ["manylinux-entrypoint"] 0B buildkit.dockerfile.v0 |
| <missing> 13 days ago COPY manylinux-entrypoint /usr/local/bin/m... 3.58kB buildkit.dockerfile.v0 |
| <missing> 13 days ago RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_... 1.54kB buildkit.dockerfile.v0 |
| <missing> 2 months ago COPY build_scripts/install-entrypoint.sh b... 9.73kB buildkit.dockerfile.v0 |
| <missing> 2 months ago COPY build_scripts/fixup-mirrors.sh /usr/l... 3.58kB buildkit.dockerfile.v0 |
| f8e12007b665 2 months ago ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig 0B buildkit.dockerfile.v0 |
| <missing> 2 months ago ENV PATH=/opt/rh/gcc-toolset-12/root/usr/b... 0B buildkit.dockerfile.v0 |
| <missing> 2 months ago ENV LD_LIBRARY_PATH=/opt/rh/gcc-toolset-12... 0B buildkit.dockerfile.v0 |
| <missing> 2 months ago ENV DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolse... 0B buildkit.dockerfile.v0 |
| <missing> 2 months ago ENV LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 LA... 0B buildkit.dockerfile.v0 |
| <missing> 2 months ago ENV AUDITWHEEL_POLICY=manylinux_2_28 AUDIT... 0B buildkit.dockerfile.v0 |
| <missing> 2 months ago LABEL maintainer=The ManyLinux project 0B buildkit.dockerfile.v0 |
| <missing> 2 months ago ARG PREPEND_PATH 0B buildkit.dockerfile.v0 |
| <missing> 2 months ago ARG LD_LIBRARY_PATH_ARG 0B buildkit.dockerfile.v0 |
| <missing> 2 months ago ARG DEVTOOLSET_ROOTPATH 0B buildkit.dockerfile.v0 |
| <missing> 2 months ago ARG PLATFORM 0B buildkit.dockerfile.v0 |
| <missing> 2 months ago ARG POLICY 0B buildkit.dockerfile.v0 |
| <missing> 4 months ago /bin/sh -c #(nop) CMD ["/bin/bash"] 0B |
| <missing> 4 months ago /bin/sh -c #(nop) ADD file:610f0f89947b778... 196MB |
| </pre></html></WRAP> |
| </WRAP> |
| |
| ==== ベースイメージ ==== |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <font color="#FF8700"><b>$</b></font> <font color="#26A269">podman</font> pull docker.io/amd64/almalinux:8 |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| Trying to pull docker.io/amd64/almalinux:8... |
| Getting image source signatures |
| Copying blob 53806b9086b8 skipped: already exists |
| Copying config f8e12007b6 done | |
| Writing manifest to image destination |
| f8e12007b665855c0766a3698891a9912a41d3e327e92cec30f8fef2523bf716 |
| </pre></html></WRAP> |
| </WRAP> |
| |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <font color="#FF8700"><b>$</b></font> <font color="#26A269">podman</font> image tree docker.io/amd64/almalinux:8 |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| Image ID: f8e12007b665 |
| Tags: [docker.io/amd64/almalinux:8] |
| Size: 196.1MB |
| Image Layers |
| └── ID: bb077eef2bb1 Size: 196.1MB Top Layer of: [docker.io/amd64/almalinux:8] |
</pre></html></WRAP> | </pre></html></WRAP> |
</WRAP> | </WRAP> |