Commit Graph

31 Commits

Author SHA1 Message Date
maikkeli
cd2beca88c Accept alternate git url with --build-arg LSMB_REPO=
Also fetch && checkout no longer need to be followed by a merge since checkout is now detached.
Some reordering for docker cache optimisation.
2016-01-30 03:37:27 +10:30
maikkeli
c72c18bc9e Accept alternate git url with --build-arg LSMB_REPO=
Also fetch && checkout no longer need to be followed by a merge since checkout is now detached.
2016-01-30 03:03:12 +10:30
maikkeli
d2cc634b4e Update Dockerfile 2016-01-29 19:38:28 +10:30
maikkeli
1e5d68369b Merge pull request #2 from maikkeli/dockerfile-reorder
_
2016-01-29 19:19:28 +10:30
maikkeli
df0c5a29f8 Merge remote-tracking branch 'ledgersmb/master' into repo-caching-and-version-build-arg
# Conflicts:
#	Dockerfile
2016-01-29 19:09:24 +10:30
maikkeli
ad5a4eabab - 2016-01-29 18:44:25 +10:30
maikkeli
c643ee70a7 operator precedence 2016-01-28 14:58:45 +10:30
maikkeli
4ed26c274e change WORKDIR back into a cd &&
As used in the source of the fork. (WORKDIR is persistent, cd && isn't).
2016-01-28 13:43:57 +10:30
maikkeli
1ac4b71595 remove unnecessary cachebreaking, change comments 2016-01-28 13:39:05 +10:30
maikkeli
34852d3c1d restore comment 2016-01-28 00:58:02 +10:30
maikkeli
5c8066757f fix example 2016-01-28 00:45:54 +10:30
maikkeli
0f916251aa fix quotes 2016-01-28 00:42:26 +10:30
maikkeli
6fe549f92e fix error 2016-01-28 00:30:05 +10:30
maikkeli
e8ccca213f fix error 2016-01-28 00:27:40 +10:30
maikkeli
d136386573 Let docker cache the initial git clone
It involves a few hacks to assist cachebreaking the docker build process
2016-01-28 00:25:49 +10:30
maikkeli
ffc7f8d441 accept docker build --build-arg LSMB_VERSION= 2016-01-27 20:32:47 +10:30
maikkeli
469dc75708 Reorder dockerfile commands to optimise caching 2016-01-27 20:23:47 +10:30
John Locke
a057cbdfc5 ledgersmb.conf.default has moved to conf/. Update start.sh. 2016-01-08 09:37:25 -08:00
John Locke
3578ef79e3 Search for perl5lib path -- it has changed on us 2016-01-04 22:04:07 -08:00
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
2679a71a79 Fix grep flag 2015-11-19 12:00:43 -08:00
John Locke
11b9c43044 Patch from dcg: detect /etc/ssmtp.conf changes inside update script, instead of touching a /tmp file 2015-11-19 11:58:47 -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
30a4f5ea91 Update readme for versions built 2015-08-01 10:11:44 -07:00
John Locke
2235f035a0 README improvements 2015-07-05 13:44:29 -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
John Locke
98409e39f4 Initial commit 2015-07-04 21:59:22 -07:00