Skip to content

Commit 499c6cc

Browse files
authored
index.html: we hit the 400KB binary size limit :(
1 parent d978168 commit 499c6cc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h1>
9191
</h1>
9292
<p class="hero-desc">
9393
True namespace isolation - not chroot, not emulation. Run systemd, OpenRC, or any init system as PID 1. Single
94-
~300KB binary. Zero dependencies.
94+
~400KB binary. Zero dependencies.
9595
</p>
9696
<div class="hero-cta">
9797
<a href="https://github.com/ravindu644/Droidspaces-OSS/releases/latest" class="btn btn-primary">↓ Download</a>
@@ -180,7 +180,7 @@ <h3>Real Containers</h3>
180180
</svg>
181181
</div>
182182
<h3>Zero Dependencies</h3>
183-
<p>Single ~300KB static binary compiled against musl. Runs on any Linux kernel 3.10+.</p>
183+
<p>Single ~400KB static binary compiled against musl. Runs on any Linux kernel 3.10+.</p>
184184
</div>
185185
<div class="feature-card">
186186
<div class="feature-icon">
@@ -352,7 +352,7 @@ <h2>vs. Alternatives</h2>
352352
</tr>
353353
<tr>
354354
<td>Binary Size</td>
355-
<td class="hl">300 KB</td>
355+
<td class="hl">400 KB</td>
356356
<td>10 MB plus</td>
357357
<td>50 MB plus</td>
358358
<td>Not Applicable</td>
@@ -558,4 +558,4 @@ <h2>Ready to run real containers?</h2>
558558
</script>
559559
</body>
560560

561-
</html>
561+
</html>

0 commit comments

Comments
 (0)