You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
Hi,
the Dockerfile tries to compile memcached. This failes, because pkg-config is not installed. If you add pkg-config to any apt-get command, it builds.