DDCODE

Share programming skills from Magic Oriental

upArrow

sudo docker run -a stdin -a stdout -i -t ubuntu /bin/bash

 May 12, 2019   docker, question

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

Related Posts:

  • Fclose(stdout), how to open stdout again? ? ?
  • How to implement stdin stdout of Linux and how do I…
  • What exactly do stdin readable and stdout writable mean?
  • What happens when the dup2 parameters are stdin…
  • How does docker run -t -i /bin/bash save the changes?
  • How to let docker run as daemon /bin/bash
  • Ubuntu can use sudo directly by default. how does…
  • Python header #! /usr/bin/python and #! Is there any…
  • Does bin directory have any special meaning? Why are…
<< How to Solve the Slow docker build Problem How should the parameters in docker run be described in docker-compose >>

Related Posts:

  • Fclose(stdout), how to open stdout again? ? ?
  • How to implement stdin stdout of Linux and how do I…
  • What exactly do stdin readable and stdout writable mean?
  • What happens when the dup2 parameters are stdin…
  • How does docker run -t -i /bin/bash save the changes?
  • How to let docker run as daemon /bin/bash
  • Ubuntu can use sudo directly by default. how does…
  • Python header #! /usr/bin/python and #! Is there any…
  • Does bin directory have any special meaning? Why are…

Tags

Android android-studio apache c c++ centos Css css3 Database Docker Eclipse Express Front end git GitHub golang Html html5 Ios java javascript Jquery Laravel linux macos mongodb mysql Nginx node.js npm objective-c php Programmer python redis ruby shell Spring Sql Swift ubuntu vim vue.js Web xcode

Powered by MyWiki WordPress Theme