-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image
Description
I'm passing options into this image, via my Docker-Compose, and I want to confirm that they're being applied (for example, increasing the memory limit).
Is there a way to confirm the settings of the memcached Docker image, once it is up and running?
I've done a lot of searching and everything that I've seen so far involves commands not present on the image (telnet, memcstat) or viewing files that aren't present (/etc/memcached.conf
).
Sorry if I'm missing something really obvious.
Metadata
Metadata
Assignees
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image