Skip to content

Commit

Permalink
Bump github.com/docker/docker in /tools (#760)
Browse files Browse the repository at this point in the history
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.3+incompatible to 26.1.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v26.1.3...v26.1.5)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aidan Delaney <adelaney21@bloomberg.net>
  • Loading branch information
3 people committed Aug 13, 2024
1 parent ffc1752 commit 3fb5264
Show file tree
Hide file tree
Showing 18 changed files with 43 additions and 43 deletions.
4 changes: 2 additions & 2 deletions docs/app-journey/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Pack for the journey In this tutorial, we&amp;rsquo;ll explain how to use pack and buildpacks to create a runnable app image from source code.
<meta name="description" content="Pack for the journey In this tutorial, we&rsquo;ll explain how to use pack and buildpacks to create a runnable app image from source code.
In order to run the build process in an isolated fashion,…"/>
<link rel="canonical" content="https://buildpacks.io/docs/app-journey/">
<link rel="icon" type="image/png" href="/images/favicon.png">
Expand All @@ -23,7 +23,7 @@
<meta property="og:url" content="https://buildpacks.io/docs/app-journey/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="Pack for the journey In this tutorial, we&amp;rsquo;ll explain how to use pack and buildpacks to create a runnable app image from source code.
<meta property="og:description" content="Pack for the journey In this tutorial, we&rsquo;ll explain how to use pack and buildpacks to create a runnable app image from source code.
In order to run the build process in an isolated fashion,…">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
Expand Down
4 changes: 2 additions & 2 deletions docs/for-app-developers/concepts/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Build is the process of executing one or more buildpacks against an application&amp;rsquo;s source code to produce a runnable OCI image.
<meta name="description" content="Build is the process of executing one or more buildpacks against an application&rsquo;s source code to produce a runnable OCI image.
"/>
<link rel="canonical" content="https://buildpacks.io/docs/for-app-developers/concepts/build/">
<link rel="icon" type="image/png" href="/images/favicon.png">
Expand All @@ -23,7 +23,7 @@
<meta property="og:url" content="https://buildpacks.io/docs/for-app-developers/concepts/build/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="Build is the process of executing one or more buildpacks against an application&amp;rsquo;s source code to produce a runnable OCI image.
<meta property="og:description" content="Build is the process of executing one or more buildpacks against an application&rsquo;s source code to produce a runnable OCI image.
">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="An SBOM can give you a layer-by-layer view of what&amp;rsquo;s inside your application image."/>
<meta name="description" content="An SBOM can give you a layer-by-layer view of what&rsquo;s inside your application image."/>
<link rel="canonical" content="https://buildpacks.io/docs/for-app-developers/how-to/build-outputs/download-sbom/">
<link rel="icon" type="image/png" href="/images/favicon.png">

Expand All @@ -22,7 +22,7 @@
<meta property="og:url" content="https://buildpacks.io/docs/for-app-developers/how-to/build-outputs/download-sbom/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="An SBOM can give you a layer-by-layer view of what&amp;rsquo;s inside your application image.">
<meta property="og:description" content="An SBOM can give you a layer-by-layer view of what&rsquo;s inside your application image.">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
<meta property="og:image:alt" content="Buildpacks project logo">
Expand Down
4 changes: 2 additions & 2 deletions docs/for-app-developers/tutorials/basic-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Building an app using Cloud Native Buildpacks is as easy as 1, 2, 3&amp;hellip;
<meta name="description" content="Building an app using Cloud Native Buildpacks is as easy as 1, 2, 3&hellip;
"/>
<link rel="canonical" content="https://buildpacks.io/docs/for-app-developers/tutorials/basic-app/">
<link rel="icon" type="image/png" href="/images/favicon.png">
Expand All @@ -23,7 +23,7 @@
<meta property="og:url" content="https://buildpacks.io/docs/for-app-developers/tutorials/basic-app/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="Building an app using Cloud Native Buildpacks is as easy as 1, 2, 3&amp;hellip;
<meta property="og:description" content="Building an app using Cloud Native Buildpacks is as easy as 1, 2, 3&hellip;
">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="A composite buildpack, also sometimes called a &amp;ldquo;meta buildpack&amp;rdquo;, is a buildpack that does not contain any ./bin/detect or ./bin/build binaries, but instead references other buildpacks in…"/>
<meta name="description" content="A composite buildpack, also sometimes called a &ldquo;meta buildpack&rdquo;, is a buildpack that does not contain any ./bin/detect or ./bin/build binaries, but instead references other buildpacks in…"/>
<link rel="canonical" content="https://buildpacks.io/docs/for-buildpack-authors/concepts/composite-buildpack/">
<link rel="icon" type="image/png" href="/images/favicon.png">

Expand All @@ -22,7 +22,7 @@
<meta property="og:url" content="https://buildpacks.io/docs/for-buildpack-authors/concepts/composite-buildpack/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="A composite buildpack, also sometimes called a &amp;ldquo;meta buildpack&amp;rdquo;, is a buildpack that does not contain any ./bin/detect or ./bin/build binaries, but instead references other buildpacks in…">
<meta property="og:description" content="A composite buildpack, also sometimes called a &ldquo;meta buildpack&rdquo;, is a buildpack that does not contain any ./bin/detect or ./bin/build binaries, but instead references other buildpacks in…">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
<meta property="og:image:alt" content="Buildpacks project logo">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="If you haven&amp;rsquo;t already, check out our tutorial on extensions, then come here for the finer points.
<meta name="description" content="If you haven&rsquo;t already, check out our tutorial on extensions, then come here for the finer points.
"/>
<link rel="canonical" content="https://buildpacks.io/docs/for-buildpack-authors/how-to/write-extensions/guidance/">
<link rel="icon" type="image/png" href="/images/favicon.png">
Expand All @@ -23,7 +23,7 @@
<meta property="og:url" content="https://buildpacks.io/docs/for-buildpack-authors/how-to/write-extensions/guidance/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="If you haven&amp;rsquo;t already, check out our tutorial on extensions, then come here for the finer points.
<meta property="og:description" content="If you haven&rsquo;t already, check out our tutorial on extensions, then come here for the finer points.
">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Check system requirements Before we get started, make sure you&amp;rsquo;ve got the following installed:
Install Docker Install pack First, we&amp;rsquo;ll create a sample nodeJS app that you can use when…"/>
<meta name="description" content="Check system requirements Before we get started, make sure you&rsquo;ve got the following installed:
Install Docker Install pack First, we&rsquo;ll create a sample nodeJS app that you can use when…"/>
<link rel="canonical" content="https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/01_setup-local-environment/">
<link rel="icon" type="image/png" href="/images/favicon.png">

Expand All @@ -23,8 +23,8 @@
<meta property="og:url" content="https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/01_setup-local-environment/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="Check system requirements Before we get started, make sure you&amp;rsquo;ve got the following installed:
Install Docker Install pack First, we&amp;rsquo;ll create a sample nodeJS app that you can use when…">
<meta property="og:description" content="Check system requirements Before we get started, make sure you&rsquo;ve got the following installed:
Install Docker Install pack First, we&rsquo;ll create a sample nodeJS app that you can use when…">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
<meta property="og:image:alt" content="Buildpacks project logo">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Now we will set up the buildpack scaffolding.
Let&amp;rsquo;s create the directory where your buildpack will live:
Using the Pack CLI The buildpack new &amp;lt;id&amp;gt; command will create a directory named…"/>
Let&rsquo;s create the directory where your buildpack will live:
Using the Pack CLI The buildpack new &lt;id&gt; command will create a directory named…"/>
<link rel="canonical" content="https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/02_building-blocks-cnb/">
<link rel="icon" type="image/png" href="/images/favicon.png">

Expand All @@ -25,8 +25,8 @@
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="Now we will set up the buildpack scaffolding.
Let&amp;rsquo;s create the directory where your buildpack will live:
Using the Pack CLI The buildpack new &amp;lt;id&amp;gt; command will create a directory named…">
Let&rsquo;s create the directory where your buildpack will live:
Using the Pack CLI The buildpack new &lt;id&gt; command will create a directory named…">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
<meta property="og:image:alt" content="Buildpacks project logo">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Now we&amp;rsquo;ll change the build step you created to install application dependencies. This will require updates to the build script such that it performs the following steps:
<meta name="description" content="Now we&rsquo;ll change the build step you created to install application dependencies. This will require updates to the build script such that it performs the following steps:
Create a layer for the…"/>
<link rel="canonical" content="https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/04_build-app/">
<link rel="icon" type="image/png" href="/images/favicon.png">
Expand All @@ -23,7 +23,7 @@
<meta property="og:url" content="https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/04_build-app/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="Now we&amp;rsquo;ll change the build step you created to install application dependencies. This will require updates to the build script such that it performs the following steps:
<meta property="og:description" content="Now we&rsquo;ll change the build step you created to install application dependencies. This will require updates to the build script such that it performs the following steps:
Create a layer for the…">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="To make your app runnable, a default start command must be set. You&amp;rsquo;ll need to add the following to the end of your build script:
# ... # Set default start command cat &amp;gt;…"/>
<meta name="description" content="To make your app runnable, a default start command must be set. You&rsquo;ll need to add the following to the end of your build script:
# ... # Set default start command cat &gt;…"/>
<link rel="canonical" content="https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/05_make-app-runnable/">
<link rel="icon" type="image/png" href="/images/favicon.png">

Expand All @@ -23,8 +23,8 @@
<meta property="og:url" content="https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/05_make-app-runnable/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="To make your app runnable, a default start command must be set. You&amp;rsquo;ll need to add the following to the end of your build script:
# ... # Set default start command cat &amp;gt;…">
<meta property="og:description" content="To make your app runnable, a default start command must be set. You&rsquo;ll need to add the following to the end of your build script:
# ... # Set default start command cat &gt;…">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
<meta property="og:image:alt" content="Buildpacks project logo">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="We can improve performance by caching the runtime between builds, only re-downloading when necessary. To begin, let&amp;rsquo;s cache the runtime layer.
<meta name="description" content="We can improve performance by caching the runtime between builds, only re-downloading when necessary. To begin, let&rsquo;s cache the runtime layer.
Cache the runtime layer To do this, replace the…"/>
<link rel="canonical" content="https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/06_caching/">
<link rel="icon" type="image/png" href="/images/favicon.png">
Expand All @@ -23,7 +23,7 @@
<meta property="og:url" content="https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/06_caching/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="We can improve performance by caching the runtime between builds, only re-downloading when necessary. To begin, let&amp;rsquo;s cache the runtime layer.
<meta property="og:description" content="We can improve performance by caching the runtime between builds, only re-downloading when necessary. To begin, let&rsquo;s cache the runtime layer.
Cache the runtime layer To do this, replace the…">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="It&amp;rsquo;s likely that not all NodeJS apps will want to use the same version of NodeJS. Let&amp;rsquo;s make the NodeJS version configurable.
Select NodeJS version We&amp;rsquo;ll allow buildpack users to…"/>
<meta name="description" content="It&rsquo;s likely that not all NodeJS apps will want to use the same version of NodeJS. Let&rsquo;s make the NodeJS version configurable.
Select NodeJS version We&rsquo;ll allow buildpack users to…"/>
<link rel="canonical" content="https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/07_make-buildpack-configurable/">
<link rel="icon" type="image/png" href="/images/favicon.png">

Expand All @@ -23,8 +23,8 @@
<meta property="og:url" content="https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/07_make-buildpack-configurable/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Cloud Native Buildpacks">
<meta property="og:description" content="It&amp;rsquo;s likely that not all NodeJS apps will want to use the same version of NodeJS. Let&amp;rsquo;s make the NodeJS version configurable.
Select NodeJS version We&amp;rsquo;ll allow buildpack users to…">
<meta property="og:description" content="It&rsquo;s likely that not all NodeJS apps will want to use the same version of NodeJS. Let&rsquo;s make the NodeJS version configurable.
Select NodeJS version We&rsquo;ll allow buildpack users to…">
<meta property="og:type" content="article">
<meta property="og:image" content="https://buildpacks.io/images/buildpacks-social-card.jpg">
<meta property="og:image:alt" content="Buildpacks project logo">
Expand Down
Loading

0 comments on commit 3fb5264

Please sign in to comment.