Docker manifests of images used by one or more Daedalus Project Sub-projects.
- base: base image containing Daedalus Project and Windmaker repos only.
- base_curl: base image with curl.
- base_node8: base image with nodejs 8 LTS.
- base_node12: base image with nodejs 12 LTS.
- base_hugo: base image with Hugo.
- base_xml_utils: base image containing XML utils.
- base_bash_utils: base image containing bash development utils.
- base_perl_utils: base image containing perl development utils.
- base_percona_client: base image with Percona server client.
- base_docker: base image with Docker utils installed.
- base_git: base image with git installed.
- base_openssl: base image with openssl installed.
- base_nginx_light: base image with Nginx (light flavour).
- base_nginx_daedalus_light: base image with Nginx (daedalus light flavour).
- base_redis_server: base image containing Redis server.
- base_rabbitmq_server: base image containing Rabbitmq server.
- base_percona_server: base image with Percona server.
- base_logrotate: base image with cron and logrotate.
- base_td_agent: base image with td-agent installed.
- base_td_agent_bit: base image with td-agent-bit installed.
- base_deb_builder: base image containing Debian packaging utilities.
- base_deb_perl_builder: base image containing Debian packaging utilities (perl flavour).
- base_deb_c_builder: base image containing Debian packaging utilities (c flavour).
- base_deb_golang_1_13_builder: base image containing Debian packaging utilities (golang 1.13 flavour).
- base_deb_golang_1_14_builder: base image containing Debian packaging utilities (golang 1.14 flavour).
- base_deb_golang_1_15_builder: base image containing Debian packaging utilities (golang 1.15 flavour).
- base_deb_python3_builder: base image containing Debian packaging utilities (python3 flavour).
- base_daedaluscore: base image with Daedalus Core dependences.
- base_java_11: base image with openjdk-11-jdk-headless installed.
- base_golang_1_13: base image with golang 1.13 installed.
- base_golang_1_14: base image with golang 1.14 installed.
- base_golang_1_15: base image with golang 1.15 installed.
- base_selenium: base image with selenium installed.
- base_selenium_grid: base image running Selenium grid.
- base_selenium_chrome: base image running Selenium using Chromedriver.
- base: base image containing Daedalus Project testing and Windmaker repos only.
- base_develop_hugo: base develop image with Hugo.
- base_develop_percona_server: base develop image with Percona server.
- base_develop_nginx_light: base develop image with Nginx (light flavour).
- base_develop_nginx_daedalus_light: base develop image with Nginx (daedalus light flavour).