Skip to content

build(modelexpress): Add modelexpress server image build#172

Merged
gshtrasberg merged 6 commits into
mainfrom
greg/modelexpress-server
Jun 15, 2026
Merged

build(modelexpress): Add modelexpress server image build#172
gshtrasberg merged 6 commits into
mainfrom
greg/modelexpress-server

Conversation

@gshtrasberg

Copy link
Copy Markdown
Contributor

Building the https://github.com/ai-dynamo/modelexpress image to be used for weights streaming in vllm

@gshtrasberg gshtrasberg force-pushed the greg/modelexpress-server branch from 7741283 to 087ce4e Compare June 10, 2026 14:49
@github-actions

Copy link
Copy Markdown

@gshtrasberg Build complete, success: https://github.com/coreweave/ml-containers/actions/runs/27284695267
Image: ghcr.io/coreweave/ml-containers/modelexpress-server:greg-modelexpress-server-087ce4e

Comment thread modelexpress-server/Dockerfile Outdated
rm -rf /var/lib/apt/lists/*

COPY --from=builder /app/modelexpress/target/release/modelexpress-server .
COPY --chmod=+x entrypoint.sh .

@JustinPerlman JustinPerlman Jun 12, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other Dockerfiles in the repo use octal (--chmod=755 in torch, torch-extras, vllm-tensorizer, sglang). Purely aesthetic though 🦎

@github-actions

Copy link
Copy Markdown

@gshtrasberg Build complete, success: https://github.com/coreweave/ml-containers/actions/runs/27553275592
Image: ghcr.io/coreweave/ml-containers/modelexpress-server:greg-modelexpress-server-e550884

@gshtrasberg gshtrasberg merged commit fe17386 into main Jun 15, 2026
5 checks passed
@gshtrasberg gshtrasberg deleted the greg/modelexpress-server branch June 15, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants