Erik Huelsmann
1f40452e92
* Automatic Dockerfile update by release process
2019-12-13 16:16:14 +00:00
Erik Huelsmann
98c38f998a
* Automatic Dockerfile update by release process
2019-11-29 10:59:36 +00:00
Erik Huelsmann
6d3b30720c
* Automatic Dockerfile update by release process
2019-11-15 19:23:03 +00:00
Erik Huelsmann
aa66d87e15
* Automatic Dockerfile update by release process
2019-11-02 15:59:50 +00:00
Erik Huelsmann
e06638b048
* Automatic Dockerfile update by release process
2019-10-18 12:22:02 +00:00
Erik Huelsmann
d71609cae1
Fix Dockerfile mentioned version
2019-10-04 17:17:25 +02:00
Erik Huelsmann
8bc4fd8583
Update source URL to look in the official releases
2019-10-04 16:57:07 +02:00
Erik Huelsmann
29abd11efd
Revert back to Stretch because Buster misses sSMTP
...
Note: we'll need to address this in due course in order to be
able to release our next release on Buster (which supports
more of our dependencies).
2019-08-28 21:27:53 +02:00
Erik Huelsmann
e9edcaf9ae
Revert back to stretch; Buster misses 'ssmtp'
2019-08-28 09:50:48 +02:00
Erik Huelsmann
3a74802fe1
Add additional dependency provided on Buster (libhtml-escape-perl)
2019-08-27 23:14:49 +02:00
Erik Huelsmann
1b9701511e
Update Dockerfile for 1.7.0
2019-08-27 23:09:20 +02:00
Erik Huelsmann
1ff4cc42c3
* Add (missing) PostgreSQL repository in sources.list
2018-09-13 21:22:52 +02:00
Erik Huelsmann
26b679fe7d
* Automatic Dockerfile update by release process
2018-08-25 12:35:52 +00:00
Erik Huelsmann
82e2dd4839
* Automatic Dockerfile update by release process
2018-07-22 21:55:15 +00:00
Erik Huelsmann
c5c0575c94
* Automatic Dockerfile update by release process
2018-06-23 18:14:14 +00:00
Erik Huelsmann
b4ed837573
* Automatic Dockerfile update by release process
2018-06-17 10:32:14 +00:00
Erik Huelsmann
fae1cd333e
* Fix download link
2018-06-10 14:00:45 +02:00
Erik Huelsmann
75f3dfd642
* Automatic Dockerfile update by release process
2018-06-10 08:43:10 +00:00
Erik Huelsmann
5afb58f246
* Update 1.6 branch to RC4
2018-06-04 23:49:07 +02:00
Erik Huelsmann
a5d89bc9fe
* Update release for RC3
2018-06-04 00:38:55 +02:00
Erik Huelsmann
b8795c4811
* Update 1.6 RC2 release
2018-06-03 20:40:38 +02:00
Erik Huelsmann
f898c2bb63
* Add back lost dash before 'y' option
2018-05-22 22:11:18 +02:00
Erik Huelsmann
c2573f6a7e
* Fix short-option prefixed with double dash
2018-05-22 21:27:57 +02:00
Erik Huelsmann
38ab58e93a
* Make Docker build output more compact
2018-05-22 21:05:01 +02:00
Erik Huelsmann
d45d0a7182
* Upgrade Docker 1.6 image to 1.6.0-rc1
2018-05-22 20:45:40 +02:00
Erik Huelsmann
d640f5e6a0
* Update to 1.6.0-beta2
2018-05-13 14:15:33 +02:00
Erik Huelsmann
ebb6a521ef
* Correct dependency reference
2018-05-06 13:15:31 +02:00
Erik Huelsmann
058848a29a
* More dependencies taken from the Debian repository
2018-05-06 12:30:30 +02:00
Erik Huelsmann
a0053b33b6
* Add dependency for HTML::Entities to build succesfully
2018-05-06 12:14:00 +02:00
Erik Huelsmann
a5ca6aa894
* Update Dockerfile for 1.6 dependencies and building 1.6 images
...
Note that 1.6 switches to Stretch as the base image, allowing us to
use more packages from the Debian repository (but we still depend on
un-packaged packages(?))
2018-05-06 00:30:49 +02:00
Erik Huelsmann
f69a36a5d3
* Automatic Dockerfile update by release process
2018-03-11 10:35:54 +00:00
Erik Huelsmann
dbed029289
* Automatic Dockerfile update by release process
2018-02-26 16:55:54 +00:00
Erik Huelsmann
dfa82a63bf
* Correct liberation fonts package name (*2 is available as of stretch)
2018-02-17 21:43:41 +01:00
Erik Huelsmann
9353e8187f
* Add fonts missing for xedemo template set
2018-02-17 21:36:25 +01:00
Erik Huelsmann
a1ea9d9895
* Why was curl suddenly gone? Anyway, re-adding
2018-02-14 20:47:55 +01:00
Erik Huelsmann
0f8af754bd
* Fix syntax (double &&) which chokes Docker Hub's builds
2018-02-14 20:33:04 +01:00
sbts
774e6ef6e2
install latest version of postgresql-client
...
This is required to handle cases where the PG server is running a newer version than this container has available.
Failing to do this update will normally cause odd problems, including silent failure to backup.
Instead of the expected backup an empty file is generated.
Also ensure
- an upgrade
- and some apt cleanup
are done.
2018-02-07 04:05:30 +08:00
Erik Huelsmann
0d8517ebc4
* Update to 1.5.16
2018-01-28 19:56:26 +01:00
Erik Huelsmann
847efed2d0
* Dockerfile update to track the latest 1.5
2018-01-07 22:10:30 +01:00
Erik Huelsmann
e23e85fea8
* Clean out man pages for smaller image
2018-01-01 11:44:32 +01:00
Erik Huelsmann
c4a1a6f1cc
* Fix PostgreSQL installation
2018-01-01 11:27:39 +01:00
Erik Huelsmann
90764650c5
* Fix PostgreSQL installation
2018-01-01 11:15:39 +01:00
Erik Huelsmann
795fdf3f95
* Fix PostgreSQL installation
2018-01-01 11:05:22 +01:00
Erik Huelsmann
6cceef46f6
* Build on the jessie-slim image for a smaller image
2017-12-31 17:53:32 +01:00
Erik Huelsmann
e29aa14d57
* Remove a few layers from the 1.5 images
2017-12-31 17:46:21 +01:00
Erik Huelsmann
a22ed7ac49
* Automatic Dockerfile update by release process
2017-12-08 16:54:59 +00:00
Erik Huelsmann
fe867c9925
* Automatic Dockerfile update by release process
2017-10-29 21:39:46 +00:00
Erik Huelsmann
9ff64318ab
* In the 'build LedgerSMB' step, don't change directories
2017-09-20 22:22:22 +02:00
Erik Huelsmann
46ae598da0
* Automatic Dockerfile update by release process
2017-09-18 10:27:13 +00:00
Erik Huelsmann
1387c10fd1
* Automatic Dockerfile update by release process
2017-09-12 19:28:31 +00:00
Erik Huelsmann
cbb3a0d843
* Automatic Dockerfile update by release process
2017-09-03 18:55:01 +00:00
Erik Huelsmann
0e41af2b67
* Since the last command removed the lists, update before installation
2017-08-13 20:49:16 +02:00
Erik Huelsmann
a30d23bbb6
* Remove /var/lib/apt/lists/* for further space savings
2017-08-13 20:34:14 +02:00
Erik Huelsmann
e10bd36b80
* Add back USER statement accidentally removed in d038488
2017-08-06 19:50:32 +02:00
Erik Huelsmann
1a56d1523d
* Update Dockerfile with performance dependency
...
As noted by John, requests improve by a factor 10 (20-30secs -> 2-3secs)
with this dependency in place.
2017-08-04 23:39:18 +02:00
Erik Huelsmann
aa260dcec9
* Automatic Dockerfile update by release process
2017-07-22 19:02:34 +00:00
Erik Huelsmann
402f541a5e
* Download from download.ledgersmb.org instead of GitHub
...
(uploading to GitHub doesn't work for non-tagged releases such as betas)
2017-07-20 22:57:48 +02:00
sbts
d0384889a8
drop need to write config file to /srv/ledgersmb
...
Instead write it to /tmp.
Also don't copy the entire example file, just write the bits we need
2017-07-02 01:07:04 +08:00
Erik Huelsmann
2d4bb886f8
* Automatic Dockerfile update by release process
2017-06-25 15:44:29 +00:00
Erik Huelsmann
8e3f80f65f
* Remove downloaded tar from the resulting container
2017-06-21 00:23:07 +02:00
Erik Huelsmann
cd29bd895f
* Remove more temporary artifacts from the build process
2017-06-21 00:03:36 +02:00
Erik Huelsmann
42e6eb783e
* Reorganize commands for slimmer image
2017-06-20 07:59:10 +02:00
Erik Huelsmann
09cf2e16b7
Update Dockerfile for 1.5.7 release
2017-06-01 19:13:22 +02:00
Erik Huelsmann
2a5dff2dd7
* Don't build Dojo on release branches: be download pre-built.
2017-06-01 09:18:00 +02:00
Erik Huelsmann
e2bf781058
* Reduce image size further by changing base image
2017-06-01 08:27:51 +02:00
Erik Huelsmann
1148c219ec
* Minimize the size of the image (went from 2.6GB to 1.4GB!)
2017-06-01 08:23:00 +02:00
Erik Huelsmann
728840ce4c
* Update Dockerfile to 1.5.6
2017-04-09 14:44:12 +00:00
John Locke
326790de44
Update postgres client libs to 9.6, fixes ledgersmb/ledgersmb#2686 , older pg_dump aborts when connecting to newer postgres server.
2017-03-14 10:15:01 -07:00
Erik Huelsmann
c4a5359b25
* Update to 1.5.5
2017-03-14 14:08:13 +00:00
John Locke
4706963a2b
1.5.4
2017-03-13 13:55:57 -07:00
John Locke
2c22bd6bbb
1.5.3
2017-02-11 07:47:00 -08:00
John Locke
d3897c8439
1.5.2
2017-01-23 06:46:44 -08:00
John Locke
6d4d4fa927
Run as www-data user, with permission to write ledgersmb.conf file.
...
Fixes #6 .
2017-01-14 09:09:37 -08:00
John Locke
8f911b4d3e
1.5.1
2017-01-08 10:59:02 -08:00
John Locke
60af8d5d49
Add LPR package to image
2017-01-05 08:48:46 -08:00
John Locke
2bf51fb145
Try different download mirror
2016-12-30 11:02:21 -08:00
John Locke
6e41334061
Try again to get the correct path
2016-12-30 10:43:19 -08:00
John Locke
f3f924eab9
Update to full release path.
2016-12-30 10:19:47 -08:00
John Locke
e456434514
1.5.0
2016-12-30 09:43:11 -08:00
John Locke
71de84bd9e
1.5.0-rc3
2016-12-12 08:38:25 -08:00
John Locke
fdd2eed8a6
Fix missing && after downloading tarball
2016-08-21 12:45:49 -07:00
John Locke
76c35fa0d5
1.5.0-rc2
2016-08-20 09:13:33 -07:00
John Locke
dc0770e367
1.5.0-rc2
2016-08-20 09:02:15 -07:00
John Locke
3839f3b105
Add support for #4 - Make Postgres port configurable at run time
2016-08-20 08:56:41 -07:00
John Locke
9839ceaa2b
Add new libmoosex-nonmoose-perl dependency
2016-05-30 08:58:36 -07:00
John Locke
48f1e0d7bb
1.5 Dockerfile to install from tarball
2016-05-30 00:23:58 -07:00
John Locke
f070b9d6a6
Updates for new dojo build requirements for 1.5/master
2016-05-29 22:32:31 -07:00
John Locke
867f5674f9
Major install changes nearing the 1.5 release candidates
2016-05-14 14:20:54 -07:00
John Locke
7d63b16512
Add LaTeX::Driver to image.
2016-05-03 10:14:33 -07:00
John Locke
7b379e31c5
Bump version
2016-03-28 14:42:37 -07:00
maikkeli
34852d3c1d
restore comment
2016-01-28 00:58:02 +10:30
maikkeli
469dc75708
Reorder dockerfile commands to optimise caching
2016-01-27 20:23:47 +10:30
John Locke
376ed18c81
Move scripts to /usr/local/bin, cleanup
2016-01-04 22:03:54 -08:00
John Locke
d1ce52d26f
1.5.0-beta3
2016-01-02 22:46:29 -08:00
John Locke
aa6a9d5b12
Set cpanm to quiet to prevent docker build from interpreting "1" as an error
2015-10-21 12:07:17 -07:00
John Locke
e20f3a1899
Switch Master branch to use perl:5 base image, and load necessary modules using cpanm
2015-07-05 11:34:01 -07:00
John Locke
07db28af99
Doc fixes
2015-07-05 09:07:43 -07:00
John Locke
2f7155e599
Make master branch track master upstream ledgersmb
2015-07-05 01:10:15 -07:00
John Locke
3a5553d593
Initial dockerfile to build a LedgerSMB image
2015-07-05 00:54:16 -07:00