{"id":21665352,"url":"https://github.com/dlueth/qoopido.docker.memcached","last_synced_at":"2026-05-10T15:33:10.086Z","repository":{"id":33576791,"uuid":"37223172","full_name":"dlueth/qoopido.docker.memcached","owner":"dlueth","description":null,"archived":false,"fork":false,"pushed_at":"2016-11-01T19:45:30.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T08:08:23.091Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dlueth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-10T21:18:55.000Z","updated_at":"2016-02-10T13:20:20.000Z","dependencies_parsed_at":"2022-09-12T22:21:38.417Z","dependency_job_id":null,"html_url":"https://github.com/dlueth/qoopido.docker.memcached","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido.docker.memcached","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido.docker.memcached/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido.docker.memcached/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlueth%2Fqoopido.docker.memcached/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlueth","download_url":"https://codeload.github.com/dlueth/qoopido.docker.memcached/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244562477,"owners_count":20472660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-25T10:50:04.774Z","updated_at":"2026-05-10T15:33:05.057Z","avatar_url":"https://github.com/dlueth.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# recommended directory structure #\nLike with my other containers I encourage you to follow a unified directory structure approach to keep things simple \u0026 maintainable, e.g.:\n\n```\nproject root\n  - docker-compose.yaml\n  - data\n  \t- memcached\n  \t  - logs\n```\n\n# Example docker-compose.yaml #\n```\nmemcached:\n  image: qoopido/memcached:latest\n  ports:\n   - \"11211:11211\"\n  volumes:\n   - ./data/memcached:/app/data\n```\n\n# Or start container manually #\n```\ndocker run -d -P -t -i -p 11211:11211 \\\n\t-v [local path to data]:/app/data \\\n\t--name memcached qoopido/memcached:latest\n```\n\n# Configuration #\nIf you need a custom shell script to be run on start or stop (e.g. to set symlinks) you can do so by creating the file ```/app/config/up.sh``` or ```/app/config/down.sh```.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlueth%2Fqoopido.docker.memcached","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdlueth%2Fqoopido.docker.memcached","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlueth%2Fqoopido.docker.memcached/lists"}