File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -87,8 +87,10 @@ a pull request.
87
87
specifically designed to be the smallest possible install size. Both images are
88
88
also updated whenever a security-related errata is published.
89
89
_ (Updated Februrary 2021)_
90
- 1 . The ` oraclelinux:8-slim ` image is also available. It is half the size of
91
- ` oraclelinux:8 ` but requires the use of ` microdnf ` instead of ` dnf ` .
90
+ 1 . There is an ` oraclelinux:8-slim ` image available for use with statically built
91
+ microservices. It is half the size of ` oraclelinux:8 ` but does not have native
92
+ support for modularity or ` dnf ` . _ Do not use this image if you need to install_
93
+ _ any additional packages. (Updated August 2021)._
92
94
1 . Re-use existing scripts wherever possible. If a particular base image or
93
95
script doesn't have the functionality you need, open an issue and work with
94
96
the image owner to implement it.
You can’t perform that action at this time.
0 commit comments