issues
search
aryn-ai
/
remote-processor-service
Service for hosting remote processors
Apache License 2.0
0
stars
0
forks
source link
Update Docker files to work better with our automation scripts and im…
#15
Closed
eric-anderson
closed
7 months ago
eric-anderson
commented
7 months ago
…prove caching.
Move the Args under the from, otherwise they don't do anything
Enable caching for apt & poetry downloads (>10x speedup)
Remove chowning of files and just check that the files are properly owned
Split Makefile into "local build" and "docker build" targets. Tweak the one shared one.
Resort Makefile target order to match Dockerfile.
Add checks in the Makefile for various errors and to be able to find the cache files.
Put a hacky repo name in the opensearch-rps Dockerfile.
…prove caching.