Added shmsize build option#533
Conversation
Current coverage is
|
|
|
@KostyaSha , |
|
LGTM @KostyaSha ? |
|
but there is no test :( |
|
Integration test will be difficult... How this could be tested? |
|
@marcuslinke for non cmd ensures that class matches data after serder + builder/equals ensures that everything is matching and reproducible :) |
|
@KostyaSha This field is not serialized to json, so serder test will not work. |
|
You have the field and it sends to docker daemon as request. Url parameter is only untestable without integration. |
|
Sorry, not sure what you mean... |
|
@marcuslinke all |
LGTM |
Added shmsize build option
Added shmsize (Size of /dev/shm in bytes) on imagebuild as described in Docker API 1.22
This change is