Skip to content

docs: build the FlashDreams base under the tag Dockerfile.alpasim expects - #147

Open
amtellezfernandez wants to merge 1 commit into
NVlabs:mainfrom
amtellezfernandez:pr/video-model-docs-tag
Open

docs: build the FlashDreams base under the tag Dockerfile.alpasim expects#147
amtellezfernandez wants to merge 1 commit into
NVlabs:mainfrom
amtellezfernandez:pr/video-model-docs-tag

Conversation

@amtellezfernandez

@amtellezfernandez amtellezfernandez commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Following the FlashDreams build steps in docs/VIDEO_MODEL.md verbatim fails at step 2. Step 1 tags the base image flashdreams-base:local, but FlashDreams' docker/Dockerfile.alpasim declares ARG FLASHDREAMS_BASE_IMAGE=flashdreams:local, so the second build stops with a nonexistent-image error.

FlashDreams' own docker/README.md builds under flashdreams:local, and that ARG default has never had another value in its history, so aligning the tag here is what makes the two documents agree.

If you already built the base under the old tag, --build-arg FLASHDREAMS_BASE_IMAGE=flashdreams-base:local on step 2 works without rebuilding.

Hit this while setting up the video-model renderer; checked against FlashDreams main (4f776ab).

…ects

Step 1 of the FlashDreams build instructions tags the base image
flashdreams-base:local, but docker/Dockerfile.alpasim in FlashDreams
declares ARG FLASHDREAMS_BASE_IMAGE=flashdreams:local, so following
the steps verbatim fails at step 2 with a nonexistent-image error.
FlashDreams' own docker/README.md builds under flashdreams:local and
the ARG default has never had another value.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 13, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@mwatson-nvidia

Copy link
Copy Markdown
Collaborator

One of the developers for that project gave me an update. I'll try to merge it this week and ask you to try it again.

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