(#8) Now Reuse compliant and we now display the thread list!

Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
This commit is contained in:
Louis Hollingworth 2023-10-28 16:23:26 +01:00
parent dcd94db325
commit 0960577152
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
22 changed files with 2678 additions and 737 deletions

View file

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2023 Louis Hollingworth <louis@hollingworth.nl>
#
# SPDX-License-Identifier: GPL-3.0-or-later
## build runner
FROM node:lts-alpine as build-runner