Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
db0320f
Initial plan
Copilot Feb 13, 2026
e884ab9
Fix #49: Remove Firefox locales by adding --no-install-recommends flag
Copilot Feb 13, 2026
5470162
Add comprehensive task completion summary with issue content
Copilot Feb 13, 2026
e937369
Add task completion readme for user
Copilot Feb 13, 2026
615e92c
Configure locale generation to only build en_US.UTF-8
Copilot Feb 14, 2026
3582a2d
Add issue content files: unresolved comments and potential improvements
Copilot Feb 14, 2026
02c2676
Clean up files
prasadtalasila Feb 14, 2026
6d16705
Added --no-install-recommends to firefox and jupyter installations
DisasterlyDisco Feb 23, 2026
c90a117
Changed Docker image to have two different installation profiles
DisasterlyDisco Feb 23, 2026
bc7eabd
Removed incorrect section from SINGLE_USER.md about setting up the pe…
DisasterlyDisco Feb 23, 2026
1a029b0
Renamed installation switch build arg from INSTALL_TYPE to INSTALLATI…
DisasterlyDisco Feb 23, 2026
4316f20
Added apt-get update to start of nginx install script and added --no-…
DisasterlyDisco Feb 23, 2026
032872d
Changed github actions to pass linting checks
DisasterlyDisco Feb 23, 2026
a20647a
Merge branch 'main' into copilot/collect-unresolved-comments
DisasterlyDisco Feb 23, 2026
8244e5f
Fixes a spelling error in a warning message in the custom_startup script
DisasterlyDisco Feb 23, 2026
3ca6f4e
Fixed a formatting inconsistency in compose.traefik.yml
DisasterlyDisco Feb 23, 2026
1b0b452
Drastically trimmed the number of issues in PENDING_ISSUES.md
DisasterlyDisco Feb 23, 2026
c08b49c
Added descriptions of the INSTALLATION build argument to both README.…
DisasterlyDisco Feb 23, 2026
0da143e
Fixes issues in the install files
prasadtalasila Feb 26, 2026
a39edff
Minimized the minimal install of the image further, removing Jupyter
DisasterlyDisco Feb 27, 2026
b9e5178
Merge branch 'main' into copilot/collect-unresolved-comments
DisasterlyDisco Feb 27, 2026
f454d50
Fixes issues with documentation
prasadtalasila Feb 28, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,6 @@ workspaces/test/dtaas/certs/**
dist/
build/
*.egg-info/
.coverage
.coverage

workspaces/src/admin/config.env
Loading
Loading