Commit

Author:

Hash:

Timestamp:

+0 -8 +/-1 browse

Kevin Schoon [me@kevinschoon.com]

0b5742a8904a2f7f757eaebff566fc9996983b62

Tue, 13 May 2025 17:35:43 +0000 (6 months ago)

remove broken demo
1diff --git a/content/blog/announcing-ayllu-0.4/README.md b/content/blog/announcing-ayllu-0.4/README.md
2index ee8c0b1..eb319ab 100644
3--- a/content/blog/announcing-ayllu-0.4/README.md
4+++ b/content/blog/announcing-ayllu-0.4/README.md
5 @@ -15,14 +15,6 @@ been minimized, two new major (unfinished) libraries were developed adjacently:
6 and [papyri](https://ayllu-forge.org/ayllu/papyri), an OCI compliant container
7 registry. See more details below.
8
9- If you'd like a quick demo you can run our latest container image:
10-
11- ```sh
12- cd some-repository
13- podman run --rm -ti -p 10000 -v $PWD:/repo --workdir=/repo registry.ayllu-forge.org/ayllu/ayllu:main
14- # Ayllu should be available at http://localhost:10000
15- ```
16-
17 ## Notable Reductions
18
19 ### The Ayllu Binary is Now Stateless