@@ -136,22 +136,22 @@ You should then be able to create a new Ruby on Rails application.
136136
137137## Oracle Linux 9 based images
138138
139- ### Go Toolset module
139+ ### Go Toolset module (OL9)
140140
141141* [ ` oraclelinux9-golang:1.18 ` ] ( oraclelinux9/golang/1.18/Dockerfile )
142142
143- ### NGINX module
143+ ### NGINX module (OL9)
144144
145145* [ ` oraclelinux9-nginx:1.20 ` ] ( oraclelinux9/nginx/1.20/Dockerfile )
146146* [ ` oraclelinux9-nginx:1.20-core ` ] ( oraclelinux9/nginx/1.20-core/Dockerfile )
147147* [ ` oraclelinux9-nginx:1.20-full ` ] ( oraclelinux9/nginx/1.20-full/Dockerfile )
148148
149- ### Node.js module
149+ ### Node.js module (OL9)
150150
151151* [ ` oraclelinux9-nodejs:16 ` ] ( oraclelinux9/nodejs/16/Dockerfile )
152152* [ ` oraclelinux9-nodejs:18 ` ] ( oraclelinux9/nodejs/18/Dockerfile )
153153
154- ### Python modules
154+ ### Python modules (OL9)
155155
156156* [ ` oraclelinux9-python:3.9 ` ] ( oraclelinux9/python/3.9/Dockerfile )
157157* [ ` oraclelinux9-python:3.11 ` ] ( oraclelinux9/python/3.11/Dockerfile )
@@ -161,35 +161,35 @@ You should then be able to create a new Ruby on Rails application.
161161
162162## Oracle Linux 10 based images
163163
164- ### Go Toolset
164+ ### Go Toolset (OL10)
165165
166166* [ ` oraclelinux10-golang:latest ` ] ( oraclelinux10/golang/latest/Dockerfile )
167167* [ ` oraclelinux10-golang:1.24 ` ] ( oraclelinux10/golang/1.24/Dockerfile )
168168
169- ### Nginx
169+ ### Nginx (OL10)
170170
171171* [ ` oraclelinux10-nginx:1.26 ` ] ( oraclelinux10/nginx/1.26/Dockerfile )
172172* [ ` oraclelinux10-nginx:1.26-core ` ] ( oraclelinux10/nginx/1.26-core/Dockerfile )
173173* [ ` oraclelinux10-nginx:1.26-full ` ] ( oraclelinux10/nginx/1.26-full/Dockerfile )
174174
175- ### httpd
175+ ### httpd (OL10)
176176
177177* [ ` oraclelinux10-httpd:2.4 ` ] ( oraclelinux10/httpd/2.4/Dockerfile )
178178
179- ### Node.js
179+ ### Node.js (OL10)
180180
181181* [ ` oraclelinux10-nodejs:22 ` ] ( oraclelinux10/nodejs/22/Dockerfile )
182182
183- ### Python
183+ ### Python (OL10)
184184
185185* [ ` oraclelinux10-python:3.12 ` ] ( oraclelinux10/python/3.12/Dockerfile )
186186* [ ` oraclelinux10-python:3.12-oracledb ` ] ( oraclelinux10/python/3.12-oracledb/Dockerfile )
187187
188- ### Ruby
188+ ### Ruby (OL10)
189189
190190* [ ` oraclelinux10-ruby:3.3 ` ] ( oraclelinux10/ruby/3.3/Dockerfile )
191191
192- ### Valkey
192+ ### Valkey (OL10)
193193
194194* [ ` oraclelinux10-valkey:7 ` ] ( oraclelinux10/valkey/7/Dockerfile )
195195
0 commit comments