4 Commits

Author SHA1 Message Date
e5857be094 Add profile images for Keycloak reference 2025-12-18 19:15:45 +00:00
c7264f6544 Add LFS tracking for image files 2025-12-18 19:14:41 +00:00
3378c67156 Ensure LFS is pulled during container build. 2025-12-18 19:13:15 +00:00
Fred Boniface
b1256550c0 Add .gitignore to .dockerignore 2025-12-05 12:38:46 +00:00
6 changed files with 13 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
node_modules
Dockerfile
.gitignore
# Output
.output
.vercel

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text

View File

@@ -20,6 +20,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
lfs: true
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to Gitea Container Registry

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 129 B

BIN
static/profile/fred.jpg LFS Normal file

Binary file not shown.

BIN
static/profile/jade.jpg LFS Normal file

Binary file not shown.