aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-01-05 20:23:59 -0500
committerDrew DeVault <sir@cmpwn.com>2019-01-05 20:23:59 -0500
commit93d93120b72763297421bca340b3ceadfb3a6eb9 (patch)
tree64139c8943900bcb597025c52a8eb9efc89f5b19 /builds.sr.ht
parent4360cc7ab197c01344ba23286c8ba883c8989e4b (diff)
downloadsr.ht-docs-93d93120b72763297421bca340b3ceadfb3a6eb9.tar.gz
Add Alpine 3.8, fix update schedule for Ubuntu
Diffstat (limited to 'builds.sr.ht')
-rw-r--r--builds.sr.ht/compatibility.md35
1 files changed, 33 insertions, 2 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 58b6a24..0fad52c 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -16,7 +16,7 @@ suffer from poor performance.
<table class="table table-sm table-hover">
<thead>
<tr>
- <th>edge</th>
+ <th>Alpine Edge</th>
<th colspan="3" style="font-weight: normal; text-align: center">
<code>image: alpine/edge</code>
</th>
@@ -37,6 +37,37 @@ suffer from poor performance.
<td><code>arch: x86_64</code> (default)</td>
<td style="text-align: center; color: green">✓</td>
<td style="text-align: center; color: green">✓</td>
+ <td>daily</td>
+ </tr>
+ <tr><td><code>arch: x86</code></td><td style="text-align: center">✗</td><td></td><td></td></tr>
+ </tbody>
+</table>
+
+<table class="table table-sm table-hover">
+ <thead>
+ <tr>
+ <th>Alpine 3.8</th>
+ <th colspan="3" style="font-weight: normal; text-align: center">
+ <code>image: alpine/latest</code> <strong>or</strong>
+ <code>image: alpine/3.8</code>
+ </th>
+ </tr>
+ <tr>
+ <th>arch</th>
+ <th style="text-align: center">supported</th>
+ <th style="text-align: center">native</th>
+ <th>updated</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr><td><code>arch: aarch64</code></td><td style="text-align: center">✗</td><td></td><td></td></tr>
+ <tr><td><code>arch: armhf</code></td><td style="text-align: center">✗</td><td></td><td></td></tr>
+ <tr><td><code>arch: ppc64el</code></td><td style="text-align: center">✗</td><td></td><td></td></tr>
+ <tr><td><code>arch: s390x</code></td><td style="text-align: center">✗</td><td></td><td></td></tr>
+ <tr class="table-primary">
+ <td><code>arch: x86_64</code> (default)</td>
+ <td style="text-align: center; color: green">✓</td>
+ <td style="text-align: center; color: green">✓</td>
<td>weekly</td>
</tr>
<tr><td><code>arch: x86</code></td><td style="text-align: center">✗</td><td></td><td></td></tr>
@@ -399,7 +430,7 @@ nix, no channels are added by default.
<td><code>arch: amd64</code> (default)</td>
<td style="text-align: center; color: green">✓</td>
<td style="text-align: center; color: green">✓</td>
- <td>daily</td>
+ <td>weekly</td>
</tr>
<tr><td><code>arch: i386</code></td><td style="text-align: center">✗</td><td></td><td></td></tr>
<tr><td><code>arch: ppc64el</code></td><td style="text-align: center">✗</td><td></td><td></td></tr>