This docker image is part of the eBioKit 2017 project.
This docker image extends and distributes the following software:
- Based on WordPress project.
The container is publicly available as wordpress
. The recommended method for launching the container is via docker-compose.
This procedure starts Wordpress in a standard virtualised environment.
- Install docker for your system if not previously done.
$ docker run --name some-wordpress --link some-mysql:mysql -p 8080:80 -d wordpress
- Wordpress will be available at http://localhost:8080/
The eBioKit is a system running multiple open source web services on an Apple Mac-mini where all databases are stored locally. This reduces the need for a fast internet connection while giving the users an opportunity to incorporate their data sets in widely used web services.
The eBioKit is developed by the SLU Global Bioinformatics Centre (SGBC), an academic research and educational initiative aimed to build a long-term successful bioinformatics infrastructure facility that serves the Swedish University for Agricultural Sciences (SLU) and life science research communities worldwide.
Find more information at http://ebiokit.eu and at the SGBC website.
Contact [email protected]