-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] memcached not loaded #103
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
The service got removed 28.02.19 |
almost;
or it needs to be removed completely |
As Rox said, the |
Is there an existing issue for this?
Current Behavior
while: memcached is installed
when I
docker exec nginx ps afux | grep memc
nothing is return
also w3cache mention:
Expected Behavior
I expect memcached working on port 11211
Steps To Reproduce
docker run -d
--name=nginx
-e PUID=1000
-e PGID=1000
-e TZ=Etc/UTC
-p 80:80
-p 443:443
-v /path/to/nginx/config:/config
--restart unless-stopped
lscr.io/linuxserver/nginx:latest
docker exec nginx ps afux | grep memc
Environment
No response
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: