Add adminer and auto-trimming of cert keys

This commit is contained in:
Darryl Nixon 2023-06-07 20:02:49 -07:00
parent a31eea7c5d
commit 64788dc8ee
7 changed files with 1163 additions and 2 deletions

3
adminer.Dockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM adminer:latest
WORKDIR /var/www/html
COPY ./adminer.css /var/www/html