Beginners docker, what does /bin/bash mean? Is this a script? What is the effect? Docker will execute this script as soon as it is started?
Is a program, currently commonly used a linux shell, used to manage linux systems
Beginners docker, what does /bin/bash mean? Is this a script? What is the effect? Docker will execute this script as soon as it is started?
Is a program, currently commonly used a linux shell, used to manage linux systems