Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[docs] Fix syntax errors on k8s pipes examples (#19425)
## Summary & Motivation Fix handful of syntax errors on the Kubernetes Pipes docs examples. - fix Dockerfile syntax - add RUN and ENTRYPOINT directives - fix docker build syntax - add local directory - remove Pipes parameter example that is incomplete (neither passed nor retrieved correctly) - fix inconsistent image name on second example ## How I Tested These Changes Ran examples locally with these changes, confirmed working Rebuilt docs
- Loading branch information
0a93b7e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for dagster-docs ready!
✅ Preview
https://dagster-docs-4eb2dxsky-elementl.vercel.app
https://master.dagster.dagster-docs.io
Built with commit 0a93b7e.
This pull request is being automatically deployed with vercel-action