samgis / dockerfiles

Commit History

fix(deps,security): bump samgis 1.12.9→1.12.11, update full dep stack
bf28c58
Running
unverified

alessandro trinca tornidor commited on

feat: migrate from Poetry to uv as package manager
d53e2be

alessandro trinca tornidor commited on

fix: harden supply chain and patch CVE-2026-33228
f3084a8

alessandro trinca tornidor commited on

feat(frontend): display SAM2 model variant in map description
cf1ae5d

alessandro trinca tornidor commited on

chore(frontend): remove dead env vars and add .env.example
863160d

alessandro trinca tornidor commited on

refactor: migrate model resolution from sam-quantized submodule to SAM2 HF registry
7f59cb9

alessandro trinca tornidor commited on

build: migrate Docker images to Docker Hardened Images (DHI)
f17138a

alessandro trinca tornidor commited on

ci: revert to dockerfiles based on python debian/trixie image, remove, rollback to onnxruntime as direct dependency
47cb783

alessandro trinca tornidor commited on

ci: remove old dockerfiles for AWS, add dockerfile based on alpinelinux
be6b0b0

alessandro trinca tornidor commited on

ci: rename health.py to client_health.py, update dockerfiles
d83263c

alessandro trinca tornidor commited on

ci: refactor dockerfiles moving to alpine linux
f0ae2d5

alessandro trinca tornidor commited on

ci: change python:3.12 image from bookworm to trixie, remove zlib1g package installation
64ae857

alessandro trinca tornidor commited on

refactor: remove machine_learning_models unix symlink and reference directly the submodule sam-quantized
463d79e

alessandro trinca tornidor commited on

refactor: sam-quantized submodule now referrenced without symlinks, update dockerfile
606a7d7

alessandro trinca tornidor commited on

ci: workaround for missing /home folder within the docker image, bump to version 1.11.7
233631f

alessandro trinca tornidor commited on

ci: fix the tailwindcss build command within the docker image, bump to 1.11.6 version
45f1577

alessandro trinca tornidor commited on

ci: update docker images to use node:22-slim, docker image version to 1.11.0
6507a0a

aletrn commited on

ci: improve docker images security, bump to version 1.10.0
cef51c1

aletrn commited on

feat: install libexpat1 debian package to avoid error on rasterio python import
e8f851a

aletrn commited on

doc: update CHANGELOG.md, README.md, frontend and backend dependencies
0139375

aletrn commited on

ci: update Dockerfile because of removed fastapi poetry dependency group
7eaf013

aletrn commited on

feat: move back Dockerfile to rot project
426c7b6

aletrn commited on

ci: update Dockerfile, requirements.txt
4759981

aletrn commited on

chore: update docker image to version 1.6.4, bump to version 1.6.4
6032019

aletrn commited on

chore: update docker image to version 1.6.3, bump to version 1.6.3
4fae1c6

aletrn commited on

chore: bump to version 1.6.1
c4fea3d

aletrn commited on

ci: improve docker build process aadding --no-cache to poetry install steps (cache is on docker image level anyway)
704713d

aletrn commited on

feat: first working local docker container depending on samgis_core and samgis_web
e0b709e

aletrn commited on

[feat] copy list_files.html into static/ folder; update dockerfile version
3f763b7

aletrn commited on

[ci] use python docker image 3.11, bump to version 1.4.1
a5a70f7

aletrn commited on

[ci] use python 3.10 as base docker image
126f5b8

aletrn commited on

[refactor] import aws_lambda_powertools and define tests about aws lambda integration only when IS_AWS_LAMBDA is defined
8bc95c0

aletrn commited on

[ci] fix zlib1g security vulnerability
f8218e8

aletrn commited on

[feat] move direct url space link to footer, remove close button
75c1512

aletrn commited on

[feat] show link about embedded huggingspace on small devices
fea8a6e

aletrn commited on

[ci] try to better support huggingface CI
7af7458

aletrn commited on

[feat] add working static frontend
9954ac1

aletrn commited on

[refactor] first working stage for huggingface docker container with fastapi and loguru
7c6fa68

aletrn commited on

[refactor] use poetry also to build the aws docker images
d95b5e7

aletrn commited on

[refactor] renamed backend package to samgis
2979556

aletrn commited on

[refactor] start decoupling backend code from aws wrapper
2ff94a6

aletrn commited on

[refactor] remove unused Dockerfile, try installing sphinx with requirements.txt in cloudflare pages ci
869eadc

aletrn commited on

[docs] add more docs content
6f2f547

aletrn commited on

[ci] switch base docker image to python:3.11-slim-bookworm, use opencv-python-headless
c6215d1

aletrn commited on

[ci] use requirements.txt in dockerfile-lambda-gdal-runner
a354309

aletrn commited on

[feat] wip workflow from request to response
6d1f220

aletrn commited on

[feat] use post body as input
43d87b3

aletrn commited on

[debug] change architecture to x86
b2b1ed7

aletrn commited on

[debug] first test on lambda for fastsam prediction
fa76f5f

aletrn commited on

[debug] first test on lambda for tms2geotiff functions
ee50e01

aletrn commited on