Using the RUN instruction in a Dockerfile with 'source' does not work

Using the RUN instruction in a Dockerfile with 'source' does not work

瀏覽:978
日期:2025-06-13
If I try just running the source command I get the same 'not found' error as above. ... docker run 3a87 bash source bash: line 1: source: filename ......看更多