Henri Verroken
                                            Henri Verroken
                                        
                                    You are correct! I currently don't have time to make any changes, but I'd welcome a PR. otherwise, it might take a while.
I’m sorry I apparently missed this issue. WORKDIR and CD _should_ not be equivalent (I emphasise should because I can’t remember whether they have different semantics in the code). CD...
Exactly, emphasis on should. At least, I think so, but to be honest I should recheck the Docker documentation. > On 27 Dec 2018, at 22:42, Jose Diaz-Gonzalez wrote: >...
I’m sorry, I apparently missed this issue. Yes that’s entirely possible. However, I currently do not have the time to update this library. If you want to implement it I...
You should make sure lxc and lxd are installed and present in your path. However, the master branch (which uses lxd and lxc executables) is not up to date with...
You should indeed adapt the code for this. A simple pull of the image before building (based on the contents of the `FROM` line) should work!
The reason I have not implemented size restrictions is because I have not needed any. if you want size restrictions. You’ll have to maintain the size of the cache to...