mirror of
https://github.com/mudler/luet.git
synced 2025-09-13 13:50:26 +00:00
Deploying to gh-pages from @ 2a16140d3f
🚀
This commit is contained in:
@@ -27,12 +27,12 @@
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://luet.io/docs/tutorials/build_package/" /><meta property="article:section" content="docs" />
|
||||
<meta property="article:published_time" content="2017-01-04T00:00:00+00:00" />
|
||||
<meta property="article:modified_time" content="2024-12-17T22:30:57+08:00" /><meta property="og:site_name" content="Luet" />
|
||||
<meta property="article:modified_time" content="2025-04-21T21:33:16+02:00" /><meta property="og:site_name" content="Luet" />
|
||||
|
||||
<meta itemprop="name" content="Build a package">
|
||||
<meta itemprop="description" content="Example on how to build a package and run it locally with luet box
|
||||
"><meta itemprop="datePublished" content="2017-01-04T00:00:00+00:00" />
|
||||
<meta itemprop="dateModified" content="2024-12-17T22:30:57+08:00" />
|
||||
<meta itemprop="dateModified" content="2025-04-21T21:33:16+02:00" />
|
||||
<meta itemprop="wordCount" content="1345">
|
||||
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Build a package"/>
|
||||
@@ -575,7 +575,7 @@ luet box <span style="color:#204a87">exec</span> --rootfs <span style="color:#00
|
||||
|
||||
|
||||
<div class="text-muted mt-5 pt-3 border-top">
|
||||
Last modified December 17, 2024: <a href="https://github.com/mudler/luet/commit/e31051062c160b03f78d2624c72f316642508251">Allow repo add to set authentication for private repository (#370) (e310510)</a>
|
||||
Last modified April 21, 2025: <a href="https://github.com/mudler/luet/commit/2a16140d3f8fad442771bbc829e9ff3b4d2cb75b">bump golang (#376) (2a16140)</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -617,7 +617,7 @@ luet box <span style="color:#204a87">exec</span> --rootfs <span style="color:#00
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-sm-4 text-center py-2 order-sm-2">
|
||||
<small class="text-white">© 2024 Ettore Di Giacinto All Rights Reserved</small>
|
||||
<small class="text-white">© 2025 Ettore Di Giacinto All Rights Reserved</small>
|
||||
<small class="ml-1"><a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Privacy Policy</a></small>
|
||||
|
||||
<p class="mt-2"><a href="/about/">About Luet</a></p>
|
||||
|
Reference in New Issue
Block a user