samgis / dockerfiles

Commit History

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

[refactor, fix] some minor fixes
26b4f04

aletrn commited on

[feat] re-add samgeo with segment-anything-fast
7d6e00c

aletrn commited on

[feat] rename dockerfile-lambda-samgeo-api
9e6626c

aletrn commited on

[feat] handle better error responses
3dbe011

aletrn commited on

[fix] fix request, prepare run on aws lambda
f2a79fa

aletrn commited on

[feat] switch to aws lambda powertools logger
c6054f0

aletrn commited on

[feat] revert to aws lambda - wip
243f395

aletrn commited on

[refactor] try moving main dockerfile to the root level to huggingface compatibility
fd04648

aletrn commited on

[feat] reformat code, log context request id
25c63a5

aletrn commited on

[fix] reformat code, use input from request
14effdf

aletrn commited on