Docker コンテナ経由で MATLAB を起動する場合、どのユーザー名が使用されますか?
15 views (last 30 days)
Show older comments
MathWorks Support Team
on 19 Feb 2025
Answered: MathWorks Support Team
on 19 Feb 2025
MATLAB Docker コンテナから MATLAB を起動すると、どのユーザー名がアプリケーションに渡されますか?
Accepted Answer
MathWorks Support Team
on 19 Feb 2025
MATLAB Docker イメージのデフォルト ユーザー名は "matlab" です。ネットワーク ライセンスを Docker で使用する場合、このユーザー名がライセンス サーバーに渡されます。
Docker で Individual ライセンスを使用し、DockerHub からのイメージを利用する場合、Login Named User を使用してコンテナ内で MATLAB をライセンスします。これには、コンテナを起動する際に MathWorks アカウントにログインする必要があります。詳細については、以下のリファレンス アーキテクチャを参照します。
詳細は以下のURLにアクセスします。
Getting Started with MATLAB in Docker - Run a Container
0 Comments
More Answers (0)
See Also
Categories
Find more on Containers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!