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

Logging into the bash console of a docker container is done using the 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.

...