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
|
1f1df000b8
|
* Sync rewritten README.md from master
|
2017-10-30 21:45:58 +01: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 |
|
Erik Huelsmann
|
9499b6ffc1
|
Merge pull request #13 from sbts/1.5_don't_write_to_server_dir
drop need to write config file to /srv/ledgersmb
|
2017-07-09 08:39:58 +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
|
e5c6072505
|
* use '--preload-app' to start starman
|
2017-05-25 16:07:38 +02:00 |
|
Erik Huelsmann
|
728840ce4c
|
* Update Dockerfile to 1.5.6
|
2017-04-09 14:44:12 +00:00 |
|
John Locke
|
5f45abdf2d
|
Create /tmp/ledgersmb if not exists
|
2017-03-14 13:50:53 -07:00 |
|
John Locke
|
8afea54d65
|
Fix ssmtp update script
|
2017-03-14 13:41:59 -07: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
|
79be91758b
|
Update README on latest branch.
|
2017-03-13 15:37:12 -07: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
|
262bf6e1f4
|
Set correct ssmtp path
|
2016-09-25 10:54:16 -07: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 |
|