diff --git a/public/brand/apps/docker.png b/public/brand/apps/docker.png new file mode 100644 index 0000000..4ae19eb Binary files /dev/null and b/public/brand/apps/docker.png differ diff --git a/src/pages/app-store.astro b/src/pages/app-store.astro index 388685b..99ff727 100644 --- a/src/pages/app-store.astro +++ b/src/pages/app-store.astro @@ -391,6 +391,32 @@ try { v17.5.0 · PostgreSQL + +
+
+
io.pilot.docker
+ +
+
Docker
+
+ Run Docker from an agent on Linux — the full Docker Engine + (dockerd + containerd + runc) and the + docker CLI. Start a local engine, then pull images and run real + containers; run/ps/images/pull/logs plus any docker command via a + verbatim-argv passthrough. +
+
by Pilot Protocol
+
pilotctl appstore install io.pilot.docker
+
+
12
Methods
+
87MB
Download
+
devops
Category
+
+
+ View source → + v29.6.1 · Apache-2.0 +
+
diff --git a/src/pages/plain/app-store.astro b/src/pages/plain/app-store.astro index fe32779..51b4cf5 100644 --- a/src/pages/plain/app-store.astro +++ b/src/pages/plain/app-store.astro @@ -1,7 +1,7 @@ --- // Auto-generated by scripts/regen-plain.mjs. Edit the marketing source and re-run. // plain-source: src/pages/app-store.astro -// plain-source-sha256: be81dfa9f1336c206d94307d62057de10464b776273afaa2d7d230b32a4f5d33 +// plain-source-sha256: 860d908691670196376039bf8bff29dd184d3dfaf86e6053a5c584a90337c3bc import PlainLayout from '../../layouts/PlainLayout.astro'; --- @@ -54,6 +54,10 @@ import PlainLayout from '../../layouts/PlainLayout.astro';
pilotctl appstore install io.pilot.postgres

13 methods · 37 MB download · category: database · v17.5.0 · PostgreSQL.

+

Docker (io.pilot.docker): Runs Docker from an agent on Linux. Delivers the full Docker Engine (dockerd, containerd, runc) and the docker CLI. Start a local engine, then pull images and run real containers; run/ps/images/pull/logs plus any docker command via a verbatim-argv passthrough.

+
pilotctl appstore install io.pilot.docker
+

12 methods · 87 MB download · category: devops · v29.6.1 · Apache-2.0.

+

Publishing an app

Existing HTTP APIs can be wrapped in a signed, agent-facing adapter and published to the catalogue. There are two ways to publish.