Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

./bootstrap command not found in dockerfile

Add the following line to the Dockerfile
CMD sh /bootstrap.sh 
 
PREVIOUS NEXT
Tagged: #command #dockerfile
ADD COMMENT
Topic
Name
6+9 =