There is a repository created on GitHub, but not here: https://github.com/nasqueron/docker-otrs
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 14 2017
Jan 14 2017
dereckson added a parent task for T424: Prepare a OTRS Docker image: T1104: Create a mail desk service.
Dec 29 2016
Dec 29 2016
dereckson closed T1075: Install php-ast (and phan?) on CI PHP image as Resolved by committing rDJENKINSAGENTS503a2cb8a7b9: Install phan and php-ast.
Dec 26 2016
Dec 26 2016
dereckson added a revision to T1075: Install php-ast (and phan?) on CI PHP image: D768: Install phan and php-ast.
dereckson added a parent task for T1075: Install php-ast (and phan?) on CI PHP image: T1063: Implement phan analysis support in CI.
Dec 25 2016
Dec 25 2016
All images have been updated.
dereckson closed T1072: Upgrade docker/php-cli to PHP 7, a subtask of T625: Upgrade PHP images to PHP 7.1.0, as Resolved.
dereckson added a subtask for T625: Upgrade PHP images to PHP 7.1.0: T1072: Upgrade docker/php-cli to PHP 7.
dereckson closed T1073: Switch UTF-8 support from Arcanist to PHP CLI Docker image as Resolved by committing rDARC6493af62712b: Move locale support to base image.
Dec 20 2016
Dec 20 2016
dereckson closed D754: Flatten layers for locales by committing rDPHPFPM0aecaff2dc33: Flatten layers for locales.
nasqueron/nginx-php7-fpm image created in rDPHPVIIFPM.
dereckson closed D760: Update copyright date by committing rDOCKERWWW21c1b4704c99: Update copyright date.
dereckson closed T950: Update DevCentral links in docker.nasqueron.org as Resolved by committing rDOCKERWWW280ddac4711c: DevCentral now uses HTTPS.
dereckson closed D759: DevCentral now uses HTTPS by committing rDOCKERWWW280ddac4711c: DevCentral now uses HTTPS.
dereckson added a revision to T950: Update DevCentral links in docker.nasqueron.org: D759: DevCentral now uses HTTPS.
Dec 19 2016
Dec 19 2016
dereckson added a revision to T625: Upgrade PHP images to PHP 7.1.0: D757: Document PHP 7 upgrade in README.
Dec 18 2016
Dec 18 2016
dereckson lowered the priority of T634: Run Arcanist container as an unprivileged user from High to Low.
dereckson renamed T625: Upgrade PHP images to PHP 7.1.0 from Upgrade PHP images to PHP 7.0.1 to Upgrade PHP images to PHP 7.1.0.
Dec 17 2016
Dec 17 2016
dereckson closed D752: Fix nologin path for Debian by committing rDPHPFPMc4007ac91528: Fix nologin path for Debian.
@Sandlayth You worked on this I think?
dereckson renamed T1060: Run mysql_upgrade at container start from Run myqsl_upgrade at container start to Run mysql_upgrade at container start.
dereckson retitled D752: Fix nologin path for Debian from Fix nologin path to Fix nologin path for Debian.
Dec 16 2016
Dec 16 2016
dereckson closed D751: Upgrade to PHP 5.6.29 by committing rDPHPFPM55093c189ae7: Upgrade to PHP 5.6.29.
Dec 13 2016
Dec 13 2016
dereckson closed D745: Add clang-format-linter support by committing rDARCc7871b83360f: Add clang-format-linter support.
dereckson closed T1057: Add clang-format-linter to Arcanist image as Resolved by committing rDARCc7871b83360f: Add clang-format-linter support.
dereckson added a revision to T1057: Add clang-format-linter to Arcanist image: D745: Add clang-format-linter support.
Dec 3 2016
Dec 3 2016
dereckson closed D740: Upgrade to PHP 5.6.28 by committing rDPHPFPM8535be2d836a: Upgrade to PHP 5.6.28.
Dec 1 2016
Dec 1 2016
Nov 30 2016
Nov 30 2016
Nov 3 2016
Nov 3 2016
dereckson moved T391: Create a Docker image for mumble-django from Working on to Backlog on the Mumble board.
Oct 24 2016
Oct 24 2016
Sandlayth closed T1032: Upgrade Docker images to 5.6.27 as Resolved by committing rDPHPFPM308c5acf1c07: Upgrade to PHP 5.6.27.
Sandlayth closed D688: Upgrade to PHP 5.6.27 by committing rDPHPFPM308c5acf1c07: Upgrade to PHP 5.6.27.
Looks good to me if that builds.
Oct 15 2016
Oct 15 2016
Sandlayth closed T1025: Install the locale package in the nginx-php-fpm docker image, a subtask of T1024: Specify the locale used in the nginx-php-fpm docker image, as Resolved.
Sandlayth closed T1024: Specify the locale used in the nginx-php-fpm docker image as Resolved by committing rDPHPFPM4d812fd6d394: Setting C.UTF-8 as default environment variable.
Build
$ docker build -t nasqueron/nginx-php-fpm . […] Successfully built 25d2a92140ec $ docker run --rm -it nasqueron/nginx-php-fpm bash
Adding locales package.
Oct 14 2016
Oct 14 2016
Package locales should be installed before configure it.
Oct 13 2016
Oct 13 2016
Sandlayth retitled D685: Setting C.UTF-8 as default environment variable from to Setting C.UTF-8 as default environment variable.
In best practices, reconfiguring locales is recommended:
RUN dpkg-reconfigure locales && \ locale-gen C.UTF-8 && \ /usr/sbin/update-locale LANG=C.UTF-8
Oct 11 2016
Oct 11 2016
Sandlayth closed T1023: Upgrade Docker images to PHP 5.6.26 as Resolved by committing rDPHPFPMb8aa90c6ee46: Upgrade to PHP 5.6.26.
Sandlayth closed D684: Upgrade to PHP 5.6.26 by committing rDPHPFPMb8aa90c6ee46: Upgrade to PHP 5.6.26.
Oct 10 2016
Oct 10 2016
Sandlayth added a revision to T1023: Upgrade Docker images to PHP 5.6.26: D684: Upgrade to PHP 5.6.26.
5.6.26 is a security release according the changelog.
Sep 11 2016
Sep 11 2016
Sep 5 2016
Sep 5 2016
dereckson closed D661: Upgrade to PHP 5.6.25 by committing rDPHPFPM4e90783b0a7c: Upgrade to PHP 5.6.25.
dereckson added a revision to T1008: Upgrade Docker images to PHP 5.6.25: D661: Upgrade to PHP 5.6.25.
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator