diff --git a/docs/reference/spec/platform-api/index.html b/docs/reference/spec/platform-api/index.html index 237a22e6b..2922c945f 100644 --- a/docs/reference/spec/platform-api/index.html +++ b/docs/reference/spec/platform-api/index.html @@ -338,6 +338,8 @@

Buildpacks

  • Each top-level directory is a buildpack ID.
  • Each second-level directory is a buildpack version.
  • +

    Users

    +

    For security reasons, images built with platforms, such as pack, build and run as non-root users.

    Further Reading

    You can read the complete Platform API specification on Github.