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-04-10 00:52:18 +03:00
balancer 04/10/2019 2019-04-10 00:52:18 +03:00
bitbucket/latest 04\01\19 2019-04-01 16:49:33 +03:00
confluence Update Makefile 2019-04-01 17:58:34 +03:00
jira 04\01\19 2019-04-01 18:28:31 +03:00
nextcloud 04/09/2019 2019-04-08 14:57:17 +03:00
websites fixes 2019-04-10 00:04:13 +03:00
LICENSE Initial commit 2018-07-13 17:50:58 +03:00
README.md 04/09/2019 2019-04-08 14:53:47 +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

  • 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.