TrustedUser
2,147
edits
Ccawley2011 (talk | contribs) |
(→Using the docker images: remove outdated info) |
||
Line 191: | Line 191: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
where <toolchain> is the name of the toolchain you want to use | where <toolchain> is the name of the toolchain you want to use. This will fetch the requested toolchain from the Docker Hub if it isn't installed, mount the scummvm folder in the Docker image and launch a shell that can be used to build ScummVM for the relevant platform. Alternatively, you can use the following command to fetch updates for an already installed toolchain before launching the shell: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> |