Overview
I had the opportunity to run AtoM (Access to Memory) with Docker, so here are my notes.
Manual
The documentation is available at the following link.
https://www.accesstomemory.org/es/docs/2.9/dev-manual/env/compose/
Then, run the following.
This started AtoM on port 63001.
Additionally, the manual includes instructions for Compile Theme Files, but there were cases where it started without running this and cases where it did not.
Japanese Localization
Access the following page to add Japanese.
/settings/language

Then, run the following.
As a result, Japanese was added as shown below.

Summary
I hope this serves as a useful reference when using AtoM.