Oracle Linux 9 slim container có dung lượng nhỏ hơn Oracle Linux 9 container
Để hiểu rõ oraclelinux9-slim container và oraclelinux9 container khác nhau cụ thể chỗ nào bạn hãy mua khóa học Docker container 3 trong 1 của chúng tôi
Build Docker container image tối ưu – LAB 09
Oracle Linux 9 là hệ điều hành Linux được Oracle đóng gói dựa trên bản RHEL 9
Oracle Linux được team docker đóng gói thành container image với 2 biến thể là oraclelinux-slim và oraclelinux
Oracle Linux slim container khác gì với Oracle Linux container? Mời bạn xem giải thích sau
Differences between oraclelinux:8 and oraclelinux:8-slim
Oracle recommends using oraclelinux:8 for most images that extend Oracle Linux 8.
The oraclelinux:8-slim variant is intended primarily to provide “just enough user space” for statically compiled binaries or microservices. Use of the 8-slim variant is discouraged for general purposes, due to the inclusion of microdnf in place of dnf and signficantly reduced locale data.
Differences between oraclelinux:7 and oraclelinux:7-slim
For images that want an Oracle Linux 7 user space, Oracle recommends using oraclelinux:7-slim as the base layer as it contains just enough packages for yum to be able to install more packages.
The oraclelinux:7 images is based on the package set of what would be installed on a bare-metal server when performing a minimal install of Oracle Linux.