Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Database

...

Container Launch

The container is started using the docker command with the appropriate settings:

...

As a result of execution, we will see the following console picture:

...

Database Console Launch

After starting the container, we need to find out the password for the root. This can be done using the appropriate command:

...

As a result, we will observe the following picture in the console:

...

Setting

...

Up The Database and Access Mode

The database is configured using sequential execution of SQL queries.

...