mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-26 01:25:23 +02:00
* Refactor meta.json: streamline tag formatting for consistency across entries and add new Poke entry with relevant details. * Update poke blueprint metadata and replace logo file * Update meta.json --------- Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
6 lines
105 B
YAML
6 lines
105 B
YAML
version: "3.8"
|
|
services:
|
|
poke:
|
|
image: codeberg.org/poketube/poke:amd64
|
|
restart: unless-stopped
|