No description
  • Dockerfile 92.9%
  • Shell 7.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-16 14:05:27 +01:00
.github point to new repo tld 2026-08-07 20:35:50 -04:00
root Fix shutdown deps 2024-12-05 21:45:59 +00:00
.dockerignore Initial release (#1) 2024-11-18 16:23:14 +00:00
.editorconfig Rebase to 3.22 2025-07-05 15:31:59 +01:00
.gitattributes Initial release (#1) 2024-11-18 16:23:14 +00:00
.gitignore Initial release (#1) 2024-11-18 16:23:14 +00:00
Dockerfile update github api parsing to use jq 2026-08-15 10:18:46 -04:00
Dockerfile.aarch64 update github api parsing to use jq 2026-08-15 10:18:46 -04:00
jenkins-vars.yml point to new repo tld 2026-08-07 20:35:50 -04:00
Jenkinsfile point to new repo tld 2026-08-07 20:35:50 -04:00
LICENSE Initial release (#1) 2024-11-18 16:23:14 +00:00
package_versions.txt Bot Updating Package Versions 2026-08-08 03:19:59 +00:00
readme-vars.yml Add categories to readme-vars.yml 2025-01-23 10:42:03 +02:00
README.md Bot Updating Templated Files 2024-11-25 15:59:48 +00:00

linuxserver/d2-builder

Expects to run as part of the LSIO CI process. Not for public consumption.

Running against local project

If you need to test functionality just run:

docker pull lscr.io/linuxserver/d2-builder:latest && \
docker run -d --rm -v /tmp/d2:/output -e PUID=1000 -e PGID=1000 lscr.io/linuxserver/d2-builder:latest mastodon:latest

Generated svg files will be created in /output.

Versions

The following line is only in this repo for loop testing:

  • { date: "01.01.50:", desc: "I am the release message for this internal repo." }