TUTORIAL

Easier working with the docker – warden, wordpress installation

In this article I will show you how to easily install WordPress with the docker with the warden tool. This tool makes it easier for us to work on our project environment, preparing many things for us. Therefore, someone who does not know the docker well can easily prepare the environment for a project using CLI warden.

This tool is only available for Linux and macOS, but unfortunately it is not supported on Windows.

To read about the topic of the docker read our previous article – Installation of WordPress and Docker with your own local domain

We install CLI warden on Linux Ubuntu

We will work on Linux Ubuntu 20.04.1 LTS. First we have to prepare our system and install the appropriate packages with docker and warden.

Docker installation

Use the command to install the docker:

Warden

Installation warden

We can carry out warden installations using Homebrew or clone from a repository.

Homebrew:

Git: