Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-06 | Generated Dockerfiles for Unit 1.15.0.1.15.0 | Valentin Bartenev | 8 | -8/+8 | |
2019-12-26 | Generated Dockerfiles for Unit 1.14.0.1.14.0 | Valentin Bartenev | 8 | -8/+8 | |
2019-12-24 | Packages: making unit-go architecture independent. | Max Romanov | 2 | -2/+2 | |
To support Go modules, the unit-go module should be platform independent. All platform-dependent logic is moved to libunit, so the unit-dev package should be installed before building unit-go. | |||||
2019-11-20 | Regenerated Dockerfiles. | Konstantin Pavlov | 9 | -128/+35 | |
2019-11-20 | Moved docker images to Debian 10 "buster". | Konstantin Pavlov | 2 | -24/+11 | |
This changes the language versions we provide: - python 3.5 -> python 3.7 - go 1.7/1.8 -> go 1.11 - perl 5.24 -> perl 5.28 - ruby 2.3 -> ruby 2.5 - php 7.0 -> php 7.3 | |||||
2019-11-14 | Generated Dockerfiles for Unit 1.13.0.1.13.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-10-03 | Generated Dockerfiles for Unit 1.12.0.1.12.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-10-03 | Regenerated Dockerfiles. | Konstantin Pavlov | 9 | -0/+36 | |
2019-10-03 | Docker: added an entrypoint to make configuration easier. | Konstantin Pavlov | 2 | -0/+75 | |
Docker images now accept shell scripts, json files and certificate chain bundles to provide configuration on a container start by placing them into /docker-entrypoint.d/ directory. | |||||
2019-09-19 | Generated Dockerfiles for Unit 1.11.0.1.11.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-08-22 | Generated Dockerfiles for Unit 1.10.0.1.10.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-08-22 | Fixed rebuilding of Dockerfiles. | Valentin Bartenev | 1 | -1/+1 | |
2019-05-30 | Generated Dockerfiles for Unit 1.9.0.1.9.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-03-01 | Generated Dockerfiles for Unit 1.8.0.1.8.0 | Valentin Bartenev | 9 | -9/+9 | |
2019-02-22 | Improvement and unification of version processing in build scripts. | Alexander Borisov | 1 | -3/+3 | |
This also eliminates expressions that incompatible with BSD make, thus fixing installation of Node.js module on FreeBSD (broken by dace60fc4926). | |||||
2019-02-07 | Generated Dockerfiles for Unit 1.7.1.1.7.1 | Valentin Bartenev | 9 | -9/+9 | |
2018-12-20 | Generated Dockerfiles for Unit 1.7.1.7 | Valentin Bartenev | 9 | -9/+9 | |
2018-11-15 | Generated Dockerfiles for Unit 1.6.1.6 | Valentin Bartenev | 9 | -9/+9 | |
2018-10-29 | Docker: avoid removing of Ruby dependencies. | Andrei Belov | 10 | -10/+10 | |
This closes #179 issue on GitHub. | |||||
2018-10-25 | Generated Dockerfiles for Unit 1.5.1.5 | Valentin Bartenev | 9 | -9/+9 | |
2018-10-25 | Packages: updated to 1.5-1. | Valentin Bartenev | 1 | -1/+1 | |
2018-09-27 | Packages: updated to 1.4-2. | Andrei Belov | 10 | -10/+10 | |
2018-09-20 | Generated Dockerfiles for Unit 1.4.1.4 | Valentin Bartenev | 9 | -9/+9 | |
2018-07-13 | Generated Dockerfiles for Unit 1.3.1.3 | Valentin Bartenev | 9 | -9/+9 | |
2018-06-07 | Generated Dockerfiles for Unit 1.2.1.2 | Valentin Bartenev | 9 | -9/+9 | |
2018-04-26 | Generated Dockerfiles for Unit 1.1.1.1 | Valentin Bartenev | 9 | -9/+9 | |
2018-04-12 | Generated Dockerfiles for Unit 1.0.1.0 | Valentin Bartenev | 9 | -10/+10 | |
2018-04-02 | Generated Dockerfile for unit-ruby. | Andrei Belov | 1 | -0/+89 | |
2018-04-02 | Added Ruby packaging support. | Andrei Belov | 1 | -2/+6 | |
2018-03-22 | Generated Dockerfiles for Unit 0.7.0.7 | Valentin Bartenev | 8 | -8/+8 | |
2018-02-09 | Generated Dockerfiles for Unit 0.6.0.6 | Valentin Bartenev | 8 | -8/+8 | |
2018-02-08 | Docker: typo fixed. | Andrei Belov | 2 | -2/+2 | |
2018-02-08 | Generated Dockerfiles for Unit 0.5.0.5 | Valentin Bartenev | 8 | -8/+97 | |
2018-02-07 | Docker: added Perl image. | Andrei Belov | 1 | -2/+5 | |
2018-01-30 | Generated Dockerfiles for unit 0.4. | Konstantin Pavlov | 7 | -0/+623 | |
2018-01-30 | Introduced docker images building tools. | Konstantin Pavlov | 2 | -0/+157 | |