mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-18 23:03:06 +00:00
buildpack.kontain.me
This commit is contained in:
parent
fe229ee2b1
commit
3d6cf5d15d
3 changed files with 16 additions and 12 deletions
|
|
@ -32,15 +32,16 @@ container image using <a
|
|||
build and (eventually) serve a Docker image containing <code>ko</code> itself.
|
||||
<i>Koception!</i></p>
|
||||
|
||||
<h1><code>cnb.kontain.me</code></h1>
|
||||
<h1><code>buildpack.kontain.me</code></h1>
|
||||
|
||||
<p><code>docker pull cnb.kontain.me/[ghuser]/[ghrepo]:[revision]</code> serves
|
||||
an image fetched from source on GitHub and built using <a
|
||||
href="https://buildpacks.io">CNCF Buildpacks</a>.</p>
|
||||
<p><code>docker pull buildpack.kontain.me/[ghuser]/[ghrepo]:[revision]</code>
|
||||
serves an image fetched from source on GitHub and built using <a
|
||||
href="https://buildpacks.io">CNCF Buildpacks</a>.</p>
|
||||
|
||||
<p>For example, <code>docker pull
|
||||
cnb.kontain.me/buildpack/sample-java-app:b032838</code> fetches, builds
|
||||
and serves a <a href="https://github.com/buildpack/sample-java-app">sample Java
|
||||
buildpack.kontain.me/buildpack/sample-java-app:b032838</code> fetches,
|
||||
builds and serves a <a
|
||||
href="https://github.com/buildpack/sample-java-app">sample Java
|
||||
app</a>.</p>
|
||||
|
||||
<h1>Caveats</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue