PulseAugur
EN
LIVE 12:20:49
ENTITY Dockerfile

Dockerfile

PulseAugur coverage of Dockerfile — every cluster mentioning Dockerfile across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
0
4 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
0 over 90d
TIER MIX · 90D
TOPICS
RECENT · PAGE 1/1 · 4 TOTAL
  1. TOOL · CL_91925 ·

    Deploy Hugging Face LLMs on Google Cloud Run with Serverless GPUs

    This article details a method for deploying Hugging Face language models on Google Cloud Run using serverless GPUs. It outlines a streamlined process involving a Makefile, Dockerfile, and Terraform scripts to automate t…

  2. TOOL · CL_91230 ·

    vLLM Releases 0.23.1rc0 with Dockerfile Dependency Fix

    vLLM has released version 0.23.1rc0, which includes a bugfix related to updating the Dockerfile dependency graph PNG. This release was signed off by sfeng33.

  3. TOOL · CL_86710 ·

    vLLM Releases 0.23.0 with Dockerfile Fix

    vLLM has released version 0.23.0, with a release candidate v0.23.0rc2 preceding it. Both releases address an issue with the installation order of the CUTLASS DSL for CUDA 13 within Dockerfiles. This fix was originally c…

  4. TOOL · CL_42864 ·

    FastAPI Dockerfile Guide Enhances Security and Optimization

    This article provides a guide on creating a secure and optimized Dockerfile for FastAPI applications. It focuses on best practices for building efficient containers, aiming to improve the development and deployment work…