You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI] bash.sh, build.sh: add option to set the container name and hostname (apache#9110)
This commit adds option "--name" to bash.sh and build.sh to enable the user
specify the name of the container and set the hostname inside the
container as well.
This helps the developer idenitfy that they are inside the container
and which container they are working inside.
0 commit comments