image-tools icon indicating copy to clipboard operation
image-tools copied to clipboard

image: generate useful config

Open cyphar opened this issue 9 years ago • 3 comments

The previous config generation produced a config which would cause runC to run the container using the host filesystem (with no namespaces set up). While we should try to be as agnostic as possible, we don't want to generate config.json payloads that are known to be bad (and useless).

Fixes #76

Signed-off-by: Aleksa Sarai [email protected]

cyphar avatar Nov 06 '16 04:11 cyphar

I'm +1 with this

coolljt0725 avatar Feb 07 '17 03:02 coolljt0725

I'm +1 for this, but it looks like make lint is failing.

vbatts avatar Feb 08 '17 19:02 vbatts

@cyphar I passed the test after I rebased it. Can you rebase it?

zhouhao3 avatar Oct 12 '17 06:10 zhouhao3