Dockerfile Service failed to build: COPY failed: Forbidden path outside the build context: ../../../../*
I want to specify files outside of the dockerfile location. Below is my dockerfile and I get this error: "Step
Continue readingDocker questions and answers
I want to specify files outside of the dockerfile location. Below is my dockerfile and I get this error: "Step
Continue reading"Copy failed: Forbidden path outside the build context: ../../../../../jdk-8u261-linux-x64.tar.gz ()" I want to have a dynamic environmental variable to use
Continue reading