diff --git a/Containerfile b/Containerfile index c771b40c8..e3b8a1f98 100644 --- a/Containerfile +++ b/Containerfile @@ -16,7 +16,13 @@ RUN apt update && \ # do we need libjs-leaflet? libjs-sizzle? libjs-mgrs? # Install non-packaged dependencies -# apt install CaveView and bins and libjs-proj4 from local repo/backports? +# apt install CaveView bins libjs-proj4 ufraw from local repo/backports? +# bins - photo processing +# ufraw - raw inages in photo collection do we need ufraw-batch? bring sin libtiff5 libgtkimageview0 libexiv2-14 libwebp6 +# kanboard - kanboard organiser +# caveview.js - rotating cave on each page. brings in libjs-proj4 which brings in linjs-mgrs . We should update. +# tonymce (html editor) +# we also have host and rssh. probably not needed? # Copy only the dependency files first #wget troggle/pyproject.toml troggle/uv.lock #RUN wget troggle/pyproject.toml && uv sync --frozen