-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello, im trying to get started so i followed initial steps to get to know the tool. So i did:
git clone --recurse-submodules https://github.com/React-Automation-Studio/React-Automation-Studio-Example-Project-1.git
cd React-Automation-Studio-Example-Project-1
git checkout tags/V4.0.0
and git submodule status returns
b8ca936cd84e61f52c1c5e9ef733625ce81418b9 submodules/React-Automation-Studio (V4.0.0)
So all seems fine.
docker compose -f docker-compose-prod-with-demoioc.yml up --build
complains that there is no .env file or directory so i do
touch .env
and try again. After a few minutes my system freezes. I reboot it, start it again and try again this time with htop in another terminal. Htop shows that eventually all my ram (8 G) and swap partition (2 G) is consumed.
Can this be fixed?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels