Skip to content

[DOC] Make ubuntu precompile dockerfile work for older docker version#432

Open
yansun1996 wants to merge 1 commit intoROCm:mainfrom
yansun1996:fix_precompile_doc_main
Open

[DOC] Make ubuntu precompile dockerfile work for older docker version#432
yansun1996 wants to merge 1 commit intoROCm:mainfrom
yansun1996:fix_precompile_doc_main

Conversation

@yansun1996
Copy link
Member

Motivation

Some older docker version didn't support wildcard match when using COPY command, this PR is updating the pre-compile dockerfile to make it work for both older and latest docker engine.

Technical Details

Remove the wildcard match, some docker versions won't support that in COPY command and result in failure during docker build.

Test Plan

Test Result

Submission Checklist

@yansun1996 yansun1996 added the documentation Improvements or additions to documentation label Feb 17, 2026
@yansun1996 yansun1996 force-pushed the fix_precompile_doc_main branch from dafebc0 to c814448 Compare February 17, 2026 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant