This reference documentation offers an in-depth description of the behavior and configuration options of the Paketo NGINX Buildpack. For explanations of how to use the buildpack for several common use-cases, see the Paketo NGINX Buildpack How To documentation.
NGINX Paketo Buildpack はコンテナの $PATH
に含まれるディレクトリへ Nginx のバイナリアーカイブを展開します。
展開した内容は後に続く Buildpack から利用できます。
NGINX Paketo Buildpack は NGINX の複数のバージョンに対応しています。 具体的なバージョンは Buildpack のリリースノート で確認してください。
NGINX Buildpack を使用すると次のいずれかの処理を実行します。
nginx.conf
が 存在する場合 、Buildpack は NGINX server がその設定ファイルを使うようにしますnginx.conf
が 存在しない場合 、Buildpack は何もしませんLast modified: September 15, 2021