Docker can copy in files directly from another image. I did not know you could do this in a Dockerfile:
COPY --from=lubien/tired-proxy:2 /tired-proxy /tired-proxy
Recent articles
- AI assisted search-based research actually works now - 21st April 2025
- Maybe Meta's Llama claims to be open source because of the EU AI act - 19th April 2025
- Image segmentation using Gemini 2.5 - 18th April 2025