Skip to content

Commit

Permalink
ready for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
development committed Jul 2, 2023
1 parent 1c46a81 commit 0cc984d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sh/docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ docker_install() {
"base" : "10.10.0.0/16",
"size" : 24
}
],
"default-ulimits": { "nofile": { "Name": "nofile", "Hard": 1048576, "Soft": 1048576 },"memlock":{"Name":"memlock","Hard":-1,"Soft":-1} }
]
}
EOF
info "installed docker"
Expand Down

0 comments on commit 0cc984d

Please sign in to comment.