This is an automated email from the ASF dual-hosted git repository.
eya pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 054bfcd Add Docker
054bfcd is described below
commit 054bfcd63706ae736942f8405e4e88ab1d502608
Author: eyab <[email protected]>
AuthorDate: Mon Dec 20 13:02:20 2021 -0800
Add Docker
---
index.html | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/index.html b/index.html
index 1d9d375..5fefd66 100644
--- a/index.html
+++ b/index.html
@@ -1098,6 +1098,27 @@ make html
</tbody>
</table>
+
+<br> <br>
+
+ <table class="center">
+ <thead>
+ <tr><th scope="col">Docker Images</th></tr>
+ </thead>
+ <tbody>
+
+ <tr>
+ <td><a class="sidebar-link external-link" target="_blank"
href="https://hub.docker.com/repository/docker/joefagan/incubator-age">Docker
Apache AGE 0.6.0</a>
+ </td>
+
+
+ </td>
+ </tr>
+
+ </tbody>
+ </table>
+
+
</div>
</div>