Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# WARNING: this file was fetched from https://raw.githubusercontent.com/pulumi/pulumi-docker-build/v0.0.15/docs/_index.md
# Do not edit by hand unless you're certain you know what you are doing!
edit_url: https://github.com/pulumi/pulumi-docker-build/blob/v0.0.15/docs/_index.md
title: Docker Build
meta_desc: Provides an overview of the Docker Build Provider for Pulumi.
layout: package
Expand Down Expand Up @@ -424,3 +427,5 @@ public class App {
```

{{% /choosable %}}

{{< /chooser >}}
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# WARNING: this file was fetched from https://raw.githubusercontent.com/pulumi/pulumi-docker-build/v0.0.15/docs/installation-configuration.md
# Do not edit by hand unless you're certain you know what you are doing!
edit_url: https://github.com/pulumi/pulumi-docker-build/blob/v0.0.15/docs/installation-configuration.md
title: Docker-Build Installation & Configuration
meta_desc: Provides an overview on how to configure the Pulumi Docker-Build Provider.
layout: package
Expand Down
6 changes: 3 additions & 3 deletions themes/default/data/registry/packages/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ native: true
package_status: public_preview
publisher: Pulumi
repo_url: https://github.com/pulumi/pulumi-docker-build
schema_file_url: https://raw.githubusercontent.com/pulumi/pulumi-docker-build/v0.0.14/provider/cmd/pulumi-resource-docker-build/schema.json
schema_file_url: https://raw.githubusercontent.com/pulumi/pulumi-docker-build/v0.0.15/provider/cmd/pulumi-resource-docker-build/schema.json
title: docker-build
updated_on: 1759298041
version: v0.0.14
updated_on: 1760695240
version: v0.0.15
Loading