Explore >> Select a destination


You are here

www.salvis.com
| | alexos.dev
10.0 parsecs away

Travel
| | My blog about interesting technology - and in particular Cloud Platforms & Services, and my experiences with them
| | mikedietrichde.com
5.2 parsecs away

Travel
| | 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
9.1 parsecs away

Travel
| | Oracle has launched a new database with AI incorporated into the database. Oracle Database 23c is rebranded as Oracle 23ai....
| | rpep.dev
79.7 parsecs away

Travel
| 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.