stillwomen.blogg.se

Bash script to install docker mac
Bash script to install docker mac










  1. #BASH SCRIPT TO INSTALL DOCKER MAC MAC OS X#
  2. #BASH SCRIPT TO INSTALL DOCKER MAC MAC OSX#
  3. #BASH SCRIPT TO INSTALL DOCKER MAC MAC OS#
  4. #BASH SCRIPT TO INSTALL DOCKER MAC INSTALL#

#BASH SCRIPT TO INSTALL DOCKER MAC INSTALL#

This method I don’t have a try, the installation process and order is the same as the script, specific please refer to the above gives a version of the installation address, probably look at the main steps include install xcode – select – & gt Decompression package - & GT Run./the bootstrap – & gt Set the Path – & gt Download the description file and the patchĪfter the installation is complete in terminal input sudo apt - get the install libxml2 surprise you will find that you can use ~ another Fink is not only a package manager, it also provides many other functions, so far I haven't to explore XD, another during installation to download command select features to install, I don't have to explore deeply ~ everything is waiting for you to read a text to dig too ~ if you have any questions about this article can give me a message, I will try my best to help solve ^. Our prompt you to some basic installation is complete we lift upgrade has been completed, please run fink update – all take a look at what other have not upgraded, you may find this time after the input prompt can not find fink this command, if in the previous tip configuration Path when you don’t have refused to him, then only need to restart the terminal fink can use before ~ if you turned him down, and run which fink command what all can’t find the words, So you can run the Shell script /sw/bin/pathsetup.sh to configure the Path 🙂 If it is not clear, Enter directly USES the default configuration or selects Y. When the script downloads the Fink installation, it will be prompted with some configuration options.

bash script to install docker mac

The script then checks to see if there are pre-installed xcode-select /Java/XQuartz programs in the system, without prompting for installation, and prompts you to continue by clicking any key or to exit by using Ctrl+ C and entering a password during the run.

bash script to install docker mac

Install_Fink // Modify the file as an executable This address is a github address, I am not familiar with github, I have not found the way to download this file directly –So when I got to the link, I chose to copy the code and pasted it into a file called Install_Fink chmod +x. I chose the first method, easy and quick 🙂 More/System/Library/CoreServices/SystemVersion plist outputĪs mentioned in the link above, there are two ways to install version 10.10, one is to use a script provided by Fink for automatic installation, and the other is to download the zip for manual installation. Open the following link to find the installation method of the corresponding version of OSXĬan be in the upper left corner of the system apple -> About the local view system version (The above content is from Fink’s official website)ġ. Fink USES tools in Debian such as DPKG and Apt-get to provide powerful binary package management.

#BASH SCRIPT TO INSTALL DOCKER MAC MAC OS#

We modified Unix software to compile and run (” port “) on Mac OS X, and provided a convenient distribution system so that everyone could download and use it.

#BASH SCRIPT TO INSTALL DOCKER MAC MAC OS X#

The Fink project hopes to bring a variety of open source software on Unix to the Darwin and Mac OS X platforms.

bash script to install docker mac

For more brew features, please use brew -help to view its help documentation.

#BASH SCRIPT TO INSTALL DOCKER MAC MAC OSX#

Homebrew is a software package management tool on Mac OSX that can be easily installed or uninstalled on the Mac.Īll you need to do to install is type the following command on the terminal (the Mac comes with Ruby and you don’t need to install it) ruby -e "$(curl -fsSL )"Īfter installation, use brew install libxml2.

bash script to install docker mac

Solution 1: Brew is used instead of Apt-GET Later, I found out that the original apt-get is debian(Ubuntu) package manager, so I continued to query the solution. However, today, when using the command sudo apt-get install libxml2, the Mac system reported -bash:apt-get:command not found. I have always felt that Mac is also a Linux system and there should be little difference between Ubuntu. Since I have been in contact with the Ubuntu system before, I am quite familiar with the command sudo apt-get install XXX for a convenient installation software package.












Bash script to install docker mac