A collection of docker images for production use. This repo contains 2 types of images - advanced and ecosystem. We support linux x86_64 docker engine (Win64 is still in the testing stage).
Go to file
2019-07-16 00:22:09 +03:00
balancer Update Dockerfile 2019-04-10 01:50:48 +03:00
bitbucket rollback to j8 2019-07-14 03:06:45 +03:00
confluence 07/16/2019 2019-07-16 00:22:09 +03:00
jira rollback to j8 2019-07-14 02:50:32 +03:00
nextcloud Update Dockerfile 2019-04-10 01:51:18 +03:00
ovm logale.gen missing (fix) 2019-05-21 18:39:48 +03:00
websites snmp 2019-07-13 16:23:13 +03:00
zabbix 04/10/2019 2019-04-10 12:46:47 +03:00
LICENSE Initial commit 2018-07-13 17:50:58 +03:00
README.md 07/16/2019 2019-07-16 00:22:09 +03:00

docker-scripts

GitHub issues GitHub forks GitHub stars GitHub license

Products

Application Version Pulls Notes
Atlassian Bitbucket Atlassian Bitbucket Just generic Jira Software server. You can install servicedesk\core.
Atlassian Confluence Atlassian Confluence Additionaly have Atlassian Bitbucket version.
Atlassian Jira Atlassian Jira Additionaly have Atlassian Bitbucket version.
Nginx Mainline Nginx Mainline Nginx mainline custom build by Ondrej Sury with http2 support and some modules.
Apache2 Apache2 Latest pure apache2.
php7 PHP7 php 7.3 custom build by Ondrej Sury. Component of container above.
nc nc Just fixed nextcloud:latest release.

Changelog

  • 07/16/2019
    • confluence updated.
  • 07/14/2019
    • jira updated.
  • 07/05/2019
    • jira updated.
    • bitbucket updated.
    • confluence updated.
  • 06/03/2019
    • jira updated.
    • bitbucket updated.
  • 05/21/2019
    • jira updated.
    • fixed missed locale.gen
  • 05/14/2019
    • added another versions of bitbucket between 6.2 and 6.3.
    • bugs fixed
  • 05/17/2019
    • added another versions of confluence between 6.9 and 6.15.
    • bugs fixed
  • 05/13/2019
    • added another versions of jira between 7.10 and 8.1.
  • 04/17/2019
    • bitbucket 6.2.0 + adoptopenjdk8
    • jira 8.1.0 + adoptopenjdk8
    • confluence 6.15.2 + adoptopenjdk8
  • 04/10/2019
    • fixed some scripts. added php7.2 tag for websites.
    • added zabbix containers. why not.
  • 04/08/2019
    • added fixed (for us) nextcloud script. its a nextcloud:latest fork.
  • 04/01/2019
    • added missing files to some of scripts
    • deleted very old versions on confluence, now only 6.x
    • confluence 6.15.1
    • bitbucket 6.1.2
  • 03/07/2019
    • atlassian scripts fixed
    • java switched from openjdk to oracle for jira and confluence containers
  • 03/06/2019
    • bitbucket 6.1.0
    • jira 8.0.2
    • confluence 6.14.2
    • migrated from alpine to debian contaiers:
      • jira
      • confluence
      • bitbucket
  • 03/04/2019
    • nginx-full -> nginx-extras 1.15.9
    • bitbucket 6.0.1
    • jira 8.0.1 (bugs!)
    • various script fixes
  • 02/19/2019
    • jira 8.0.0
  • 02/14/2019
    • bitbucket 5.16.0 -> 6.0.0
    • confluence 6.14.0 -> 6.14.1
  • 02/12/2019
    • added curl binary to balancer and websites containers.
    • added support for ioncube for php7.3 (enabled by default) in websites container.
  • 02/11/2019 - updated balancer and websites images.
    • moved from ubuntu:bionic to debian:buster images. anyone can safely update.
    • php 7.2 -> 7.3
    • apache 2.4.34 -> 2.4.38
    • nginx 1.15.8 -> nginx-full 1.15.8 (nginx-extras is still broken)
    • default preinstalled packages to balancer and websites containers: ca-certificates, apt-transport-https, mc, iputils-ping and some other.
    • added support for additional locales to balancer and websites containers (default is en_US.UTF-8).
    • apt sources switched to Yandex-Mirror.
  • 01/01/1970 - see commit history. sorry.