mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
feat: yucca integration
This commit is contained in:
parent
8454cb2631
commit
77f9e87bd3
102 changed files with 11198 additions and 164 deletions
|
|
@ -28,7 +28,7 @@ FROM dev AS dev-container-server
|
|||
|
||||
RUN apt-get update --allow-releaseinfo-change && \
|
||||
apt-get install inetutils-ping openjdk-21-jre-headless \
|
||||
vim nano curl \
|
||||
vim nano curl restic \
|
||||
-y --no-install-recommends --fix-missing
|
||||
|
||||
RUN mkdir -p /workspaces && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue