mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-03 07:44:18 -07:00
Hotfix for Readme and ACS File name (#563)
This commit is contained in:
parent
65ceb7900f
commit
f5ba63977a
1 changed files with 3 additions and 1 deletions
|
@ -142,6 +142,8 @@ _NOTE:_ This may take several minutes or over an hour to fully execute and gener
|
||||||
|
|
||||||
We use Docker to install the necessary libraries in a container that can be run in any operating system.
|
We use Docker to install the necessary libraries in a container that can be run in any operating system.
|
||||||
|
|
||||||
|
*Important*: To be able to run the data Docker containers, you need to increase the memory resoure of your container to at leat 8096 MB.
|
||||||
|
|
||||||
To build the docker container the first time, make sure you're in the root directory of the repository and run `docker-compose build --no-cache`.
|
To build the docker container the first time, make sure you're in the root directory of the repository and run `docker-compose build --no-cache`.
|
||||||
|
|
||||||
Once completed, run `docker-compose up` and then open a new tab or terminal window, and then run any command for the application using this format:
|
Once completed, run `docker-compose up` and then open a new tab or terminal window, and then run any command for the application using this format:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue