Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
Update docker based on Pawan's notes
authored
Jan 07, 2021
by
Andrew Heather
Show whitespace changes
Inline
Side-by-side
precompiled/docker.md
View page @
b744128a
...
@@ -136,14 +136,17 @@ Please see: https://docs.docker.com/engine/installation/
...
@@ -136,14 +136,17 @@ Please see: https://docs.docker.com/engine/installation/
## About the image
## About the image
The current image was created from CentOS 7.3. If you wish to install any
The current image was created from CentOS 7.3.
additional tool in your docker container, start it as usual via the
If you wish to install any additional tools in your docker container,
_startOpenFOAM_
script, login as root with the password
`ofuser2006`
for the
start it as usual via the _startOpenFOAM_ script, and login as root,
OpenFOAM-v2006 version and use _e.g._
`yum`
.
i.e.
`su root`
with the password
`openfoam`
Please note: the image is centos-based and you will need to use the
`yum`
command to install packages.
---
---
Copyright (C) 2020 OpenCFD Ltd.
Copyright (C) 2020
-2021
OpenCFD Ltd.
[
install-script
]:
https://sourceforge.net/projects/openfoam/files/v2006/installOpenFOAM
[
install-script
]:
https://sourceforge.net/projects/openfoam/files/v2006/installOpenFOAM
[
start-script
]:
https://sourceforge.net/projects/openfoam/files/v2006/startOpenFOAM
[
start-script
]:
https://sourceforge.net/projects/openfoam/files/v2006/startOpenFOAM