Dockerは素晴らしいですが、Windowsイメージのサポートを継続します
あなたはその製品でどんなビジネス上の問題を解決していますか?どのようなメリットが実現しましたか?
サービスベースのアーキテクチャのために企業全体に多くのマイクロサービスを展開します。これは、モノリシックアプリケーションではなく、個々のコンポーネントを個別に開発する際に、個々のサービスを展開してバージョンアップするのに役立ちます。ドッカーは、私たちの開発アプローチを近代化し、業界のパートナーに対応するのに役立っています。
何が嫌いですか?
WindowsイメージはLinuxに比べてはるかに大きく、Windowsコンテナの実行にはいくつかの制限があります。私はバーチャルボックスwileを実行しているドッカーを使用できないのが好きではありません。ウィンドウとLinuxのコンテナを切り替えるときにドッキングを再起動/再起動する必要があるのは嫌です。
何が一番好きですか?
コンテナ化されたサービス/イメージを作成して展開するのに使いやすい。インストールと使用は簡単です。最小限のセットアップで軽量環境全体を展開するための優れたツールです。ほぼすべての一般的なオペレーティングシステムでサポートされています。ドッカーのドキュメントは非常にうまくいきます。私はそれがオープンソースであることも好きです。
製品を検討している他の人への推奨事項
dockerは、サービスをコンテナ化し、スタンドアロンイメージを展開するための業界標準です。私は非常にそれをお勧めします。ドキュメンテーションとスタートガイドはよく理解されています。
続きを開く
Docker is awesome, but continue support for windows images
What business problems are you solving with the product? What benefits have you realized?
deploying many microservices across an enterprise for service based architecture. This helps us deploy and version our individual services as we develop each component individually, rather than on monolithic application. Docker has helped us modernize our development approach and keep up with industry partners.
What do you dislike?
Windows images are much bigger compared to linux ones, and there are some limitations to running windows containers. I don't like how you can't use virtual box wile running docker. I don't like that you have to reboot/restart docker when switching between windows and linux containers.
What do you like best?
Ease of use to create and deploy containerized services/images. It is easy to install and use. It is a great tool for deploying a whole lightweight environment, with minimal setup. It is supported on almost all popular operating systems. The documentation for docker is very well done. I also like that is it open source.
Recommendations to others considering the product
docker is the industry standard right now for containerizing services and deploying standalone images. I highly recommend it. Documentation and getting started guide are well done and easy to understand.
続きを開く