The overall environment in which a program or script runs, including the OS, runtime, libraries, and configuration.
本番の実行環境はテスト環境と設定が異なることがあるので注意してください。
Be careful because the production execution environment may have different settings from the test environment.
Dockerを使って実行環境を統一すると移植性が高くなる。
Using Docker to standardize the execution environment increases portability.
要求仕様書に実行環境(OS、CPU、メモリ)を明記してください。
Please specify the execution environment (OS, CPU, memory) in the requirements document.