MS SQL Server in Docker
MS SQL Server is the heavy database artillery from Microsoft. Here we just show how fast you can setup a Docker working environment for MS SQL Server Developers Edition.
MS SQL Server is the heavy database artillery from Microsoft. Here we just show how fast you can setup a Docker working environment for MS SQL Server Developers Edition.
Here we just show how fast you can setup a Docker working environment for your Oracle development needs, following the latest official Oracle repos.
Installing the Tomcat APR native library allows us to work smoothly with both: the JSSE and the OpenSSL implementation.
APR mainly is a supporting library for the Apache web server, offering also some more encasements and functionalities. In this post, you can see the process of installing it in a Debian/Linux distribution system.