An installation of Openproject 3 on Ubuntu 14.04.
the process to download and connect to this image is
sudo docker pull beadone/openproject
sudo docker run -i -t beadone/openproject /bin/bash
Once you have connected you have to start the services
service postgresql start
service apache2 start
You can find out the IP address of your container by typing
ifconfig
you can now connect to that IP address to see Openproject using your web browser
Content type
Image
Digest
sha256:87c283707…
Size
637.4 MB
Last updated
almost 11 years ago
docker pull beadone/openproject