mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
chore: clean up comments
This commit is contained in:
parent
0da6aba203
commit
2b0f253015
4 changed files with 10 additions and 11 deletions
|
|
@ -27,6 +27,7 @@ ENTRYPOINT ["tini", "--", "/bin/bash", "-c"]
|
|||
|
||||
FROM dev AS dev-container-server
|
||||
|
||||
# TODO[YUCCA]: pin restic & put in correct place
|
||||
RUN apt-get update --allow-releaseinfo-change && \
|
||||
apt-get install inetutils-ping openjdk-21-jre-headless \
|
||||
vim nano curl restic \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue