Created
November 27, 2021 02:47
-
-
Save bannsec/1ace03d6a229c0522efd95d171bb02c5 to your computer and use it in GitHub Desktop.
Change shm size of existing docker container
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
# https://github.com/docker/cli/issues/1278 | |
Stop docker daemon (with your container) | |
Modify hostconfig.json as you want | |
Now you can start docker daemon and your container with updated ShmSize. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment