[Docker] When you enter the db container and look at the data, Japanese is displayed as ???

Environment: Mac Laravel 6.x series    Mariadb

https://qiita.com/n_oshiumi/items/cfe91c60730f602b38eb I referred to this article, but in my case the following error occurred and I could not solve it.

E: Unable to locate package language-pack-ja-base
E: Unable to locate package language-pack-ja

So I searched for the above error and finally arrived at the following article. https://www.atmarkit.co.jp/ait/articles/1806/28/news043.html

In conclusion, [language-pack-ja-base] and others can be installed by doing [apt update] first.

root # apt update
root # apt-get install language-pack-ja-base language-pack-ja

Recommended Posts

[Docker] When you enter the db container and look at the data, Japanese is displayed as ???
[Docker] Check the running container and enter there
How to solve when you cannot connect to DB with a new container because the port is assigned to the existing docker container
Until you build the docker environment and start / stop the Ubuntu container
Pg_resetwal can be used to start the PostgreSQL Docker container when WAL is broken and cannot be started.
[Docker] How to build when the source code is bind-mounted on the container
[Docker] Start the container as soon as possible
[Java] Something is displayed as "-0.0" in the output
When the project is not displayed in eclipse