Skip to content

Commit 0cc984d

Browse files
author
development
committed
ready for publish
1 parent 1c46a81 commit 0cc984d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

sh/docker.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ docker_install() {
3535
"base" : "10.10.0.0/16",
3636
"size" : 24
3737
}
38-
],
39-
"default-ulimits": { "nofile": { "Name": "nofile", "Hard": 1048576, "Soft": 1048576 },"memlock":{"Name":"memlock","Hard":-1,"Soft":-1} }
38+
]
4039
}
4140
EOF
4241
info "installed docker"

0 commit comments

Comments
 (0)