Docker build -t nodpi .[+] Building 0.0s (1/1) FINISHED docker:desktop-linux
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 1.54kB 0.0s
Dockerfile:16
--------------------
14 |
15 | # Get the absolute path of the script
16 | >>> script_path="$(cd "$(dirname "$0")" && pwd)"
17 |
18 | # Default blacklists file
--------------------
ERROR: failed to solve: dockerfile parse error on line 16: unknown instruction: script_path="$(cd
Помогло только переписать Docker file через chatgpt )
Помогло только переписать Docker file через chatgpt )