Hello World コンテナー デモンストレーションのファイル

Hello World コンテナー デモンストレーションに含まれるファイルは次のとおりです。

src フォルダー Hello World コンテナー デモンストレーションのプロジェクトを Visual Studio でビルドするために必要なすべてのソース ファイル、ソリューション ファイル、およびプロジェクト ファイルを含むフォルダー。
.cobolBuild Hello World コンテナー デモンストレーションのプロジェクトを Eclipse でビルドする際に使用される COBOL プロジェクト ファイル。
.cobolProj Hello World コンテナー デモンストレーションのプロジェクトを Eclipse でビルドする際に使用される COBOL プロジェクト ファイル。
.project Hello World コンテナー デモンストレーションのプロジェクトを Eclipse でビルドする際に使用される COBOL プロジェクト ファイル。
bld.bat Hello World コンテナー デモンストレーション イメージの作成プロセスを自動化するバッチ ファイル。

bld.bat に指定できるパラメーターの詳細については、「Hello World コンテナー デモンストレーションの実行」を参照してください。

bld.env Configuration file defining various environment variables that are used while building the images. The environment variables define details such as the names of installable files and strings to be used for different parts of the image names.
Dockerfile MSBuild を使用して Visual Studio で Hello World コンテナー デモンストレーション イメージを作成する Dockerfile。
Dockerfile.ant Ant を使用して Eclipse で Hello World Docker デモンストレーション イメージを作成する Dockerfile。
Dockerfile.debug Hello World アプリケーションのデバッグに使用する Dockerfile。
Dockerfile.dn MSBuild を使用して Visual Studio で .NET COBOL コード用の Hello World コンテナー デモンストレーション イメージを作成する Dockerfile。
README*.* Hello World イメージの作成方法に関する説明を含む HTML およびプレーン テキストのドキュメントのファイル。