Add Opt for modifying shm size
Closes #3654 Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ func TestWithImageConfigNoEnv(t *testing.T) {
|
||||
t.Parallel()
|
||||
var (
|
||||
s Spec
|
||||
c = containers.Container{ID: "TestWithImageConfigNoEnv"}
|
||||
c = containers.Container{ID: t.Name()}
|
||||
ctx = namespaces.WithNamespace(context.Background(), "test")
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user