Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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