Paul Colomiets

Results 453 comments of Paul Colomiets

Basically, you mean we need to make error message better, right?

Actually I was wrong about downloading yesterday's image. Here is what we have now: ``` [DIR] 20160422/ 22-Apr-2016 22:11 - [DIR] 20160426/ 26-Apr-2016 18:49 - [DIR] 20160503/ 03-May-2016 16:00 -...

@lilianmoraru, well, so what do you use `http://archive.ubuntu.com` ?

Anyway, I've created #268 to track mirror issues.

For tests on memory usage you can use `ulimit` to restrict memory. You can run ulimit both inside the container and from the shell that you run vagga from whichever...

> So such a container (or a build) is more intended for deploy and not for running processes in it, am I right? No. To check the correctness of a...

> I think it would be better to have it as container config option rather then command line. So which containers deserve the option? As I've outlined above I would...

> I believe the way to check the correctness of build is to run some process that depends on that data. > Otherwise users would end ls-something on that /work...

> What about cases when you're deploying, say, python container and you're !Copy-ing py-files into container (not installing project as package)? Can you describe any case where you have failed...

Yeah. I'm dreaming about that too. Unfortunately, this only works in the same mountpoint. So we need to make some changes to the layout of the mountpoints in "capsule" (our...