Run MySQL 8 on Port 33308 Using Docker Compose

In some cases, we would like to run MySQL image on a different PORT other than the default one 3306. Suppose we have

How to check NGINX version

Check the version of the currently installed Nginx by calling the Nginx binary. Use -v parameter to display the Nginx vers

AlpineLinux 3.8: sudo without password

This article will describe how to omit sudo password. This will enable scripts with sudo be automated. T

Hello World for Play Scala Framework

Hello World Table of content 1. Write routes 2. Create Sample Controller 3. Start server 4. "Hello World" redendering in