Howto:Docker scenery toolchain: Difference between revisions

Jump to navigation Jump to search
m
cat: Scenery software
m (Switched params. -v doesn't work at the end in Windows)
m (cat: Scenery software)
 
Line 2: Line 2:


== Docker setup ==
== Docker setup ==
Firstly, download Docker for your computer.  Then check it's working
Firstly, download Docker for your computer.  Then check it's working


Line 13: Line 12:


== Docker scenery toolchain image ==
== Docker scenery toolchain image ==
Now retrieve the terragear toolchain image.
Now retrieve the terragear toolchain image.


Line 39: Line 37:


=== Mounting a volume or shared directory ===
=== Mounting a volume or shared directory ===
To mount a volume or shared directory, use:
To mount a volume or shared directory, use:


Line 47: Line 44:


where <code><host directory></code> is the directory on your computer that's mounted into the container and <code><docker directory></code> is the directory where the computers directory is mounted in.  Then to copy files into the docker container, simply move them into the <code><host directory></code> on the host operating system and you'll find them in the <code><docker directory></code> in the docker container.
where <code><host directory></code> is the directory on your computer that's mounted into the container and <code><docker directory></code> is the directory where the computers directory is mounted in.  Then to copy files into the docker container, simply move them into the <code><host directory></code> on the host operating system and you'll find them in the <code><docker directory></code> in the docker container.
[[Category:Scenery software]]

Navigation menu