forked from 389ds/389-ds-base
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 6068 - Add dscontainer stop function
Bug Description: There currently is not a stop function in dscontainer. It would be nice to have for use cases such as testing/debugging, plus custom container setups run during the Docker build in which dscontainer is started to do some custom configs, then later a stop function would be nice to gracefully stop dscontainer. Discussed in 389ds#6058. Fix Description: A simple stop() function added to dscontainer that gracefully stops the ns-slapd process. Fixes: 389ds#6068 Co-authored-by: Viktor Ashirov <[email protected]>
- Loading branch information
1 parent
1f95b57
commit 8fe7586
Showing
1 changed file
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters