Sha256: 6d6b3a07bfe1bc1faf7367e923438d315deb495013e4967e7401f62b3b3c0bf3

Contents?: true

Size: 106 Bytes

Versions: 9

Compression:

Stored size: 106 Bytes

Contents

ARG MEMCACHED_VERSION=latest

FROM memcached:${MEMCACHED_VERSION}-alpine

CMD ["memcached"]

EXPOSE 11211

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
railsdock-0.4.0 lib/railsdock/templates/install/memcached/Dockerfile
railsdock-0.3.1 lib/railsdock/templates/install/memcached/Dockerfile
railsdock-0.3.0 lib/railsdock/templates/install/memcached/Dockerfile
railsdock-0.2.0 lib/railsdock/templates/install/memcached/Dockerfile
railsdock-0.1.4 lib/railsdock/templates/install/memcached/Dockerfile
railsdock-0.1.3 lib/railsdock/templates/install/memcached/Dockerfile
railsdock-0.1.2 lib/railsdock/templates/install/memcached/Dockerfile
railsdock-0.1.1 lib/railsdock/templates/install/memcached/Dockerfile
railsdock-0.1.0 lib/railsdock/templates/install/memcached/Dockerfile