Docker

How to Install visual studio code on ubuntu 20.04 with PHP docker Image

By |2021-12-16T09:42:29+00:00September 11th, 2021|Docker, Linux|

Introduction Visual Studio Code is one of the popular source code editor which can run on desktops Installed with Windows, macOS and Linux. It can be used for building websites, web applications, software and cloud applications. It is developed by the Microsoft team. It has builtin support for languages like Java, C++, PHP, Go

Docker Compose yml for WordPress

By |2021-12-16T10:55:08+00:00April 21st, 2017|Docker|

WordPress is one of the most popular content management software and there are different methods available for the installation. In this blog article we are using a docker compose yml file for installation. A Docker container is a standard  piece of software that packages up code and all its dependencies so the application runs

Go to Top