Files
repo-vis/Dockerfile.oci
Fam Zheng f298e4a2a6
All checks were successful
Deploy to OCI / deploy (push) Successful in 51s
fix: resolve heredoc parsing error in deploy-oci Makefile target
Extract inline Dockerfile to Dockerfile.oci and scp it instead of
generating it via heredoc over SSH. Make's line-continuation backslash
was causing the heredoc delimiter to be parsed as 'DEOFnFROM' by the
remote shell, breaking the image build step.
2026-04-09 20:32:23 +00:00

199 B