User Tools

Site Tools


Joomla says you aren't logged in
development:docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
development:docker [2016/07/06 20:17]
Arnold [Building the Deviation Manual]
development:docker [2017/04/10 00:58]
mwm Add Mac requirements
Line 11: Line 11:
 If you are using a Linux PC, you need: If you are using a Linux PC, you need:
   * A 64bit variant of Linux   * A 64bit variant of Linux
-I do not believe there are any special requirements for Mac users.+If you are using a Mac, you need: 
 +  * A 2010 or newer Mac with virtualization support.
  
 Next you must install Docker. ​ Instructions for all operating systems can be found on the Docker site [[https://​docs.docker.com/​engine/​installation/​ | here]] Next you must install Docker. ​ Instructions for all operating systems can be found on the Docker site [[https://​docs.docker.com/​engine/​installation/​ | here]]
Line 52: Line 53:
 {{:​development:​docker_screen.png?​600|}} {{:​development:​docker_screen.png?​600|}}
  
-Initially, '​default' ​an '​emu_default'​ are selected. ​ This will build all zip files that are normally part of a nightly build.+Initially, '​default' ​and '​emu_default'​ are selected. ​ This will build all zip files that are normally part of a nightly build.
  
 The '​Shell'​ command will provide an interactive Linux shell inside the image. ​ This is likely only useful for developers or users familiar with Linux The '​Shell'​ command will provide an interactive Linux shell inside the image. ​ This is likely only useful for developers or users familiar with Linux
Line 74: Line 75:
 The docker image is also capable of building the deviation manual. The docker image is also capable of building the deviation manual.
 After creating the Docker container, start docker and enter the Shell. After creating the Docker container, start docker and enter the Shell.
-Run: ''​sudo /​root/​build.py --manual-prereq''​ to install the necessary build environment+Run: ''​%%sudo /​root/​build.py --manual-prereq%%''​ to install the necessary build environment
  
 Next (still from the docker shell), run: Next (still from the docker shell), run:
development/docker.txt (167259 views) · Last modified: 2017/04/10 01:08 by mwm