You are here |
www.salvis.com | ||
| | | |
alexos.dev
|
|
| | | | My blog about interesting technology - and in particular Cloud Platforms & Services, and my experiences with them | |
| | | |
mikedietrichde.com
|
|
| | | | Adding the Oracle 19.14.0 OCW / GI bundle patch to my database home is an interesting topic - do you need to apply the GI RU to the DB Home? | |
| | | |
easyoradba.com
|
|
| | | | Oracle has launched a new database with AI incorporated into the database. Oracle Database 23c is rebranded as Oracle 23ai.... | |
| | | |
rpep.dev
|
|
| | Alpine Linux is a distribution that is designed to be lightweight. In particular, its seen a lot of use in Docker images because the resulting image bundles are considerably smaller than those generated by other minimal distros. However, in the context of building a Docker image for a Python application, its worth thinking carefully before using Alpine, as it can often result in slower builds and counterintuitively it can even result in larger images occasionally. |