Added by Gregory Tertyshny over 7 years ago
Fresh install of Ubuntu 16.04 minimal iso. Docker hangs up (30+ mins) on line below:
2017-07-14 16:43:46,560 INFO success: memcached entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
System:
Ubuntu 16.04
memory: 2048mb
uname -a:
Linux ubuntu 4.4.0-83-generic #106-Ubuntu SMP Mon Jun 26 17:54:43 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
run docker with next command:
sudo docker run -it -p 8080:80 -e SECRET_KEY_BASE=secret openproject/community:7
in attaches htop of ubuntu system and output of docker command.