Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Dockerfile to create an image for Mcrouter

Notifications You must be signed in to change notification settings

mixcloud/mcrouter-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This repository simply contains a Dockerfile to build an image for Mcrouter. This file is based on the officially maintained Dockerfile with the only difference that it sets a specific version (currently 36.0.0). To use a different version, fork this repository and change the MCROUTER_BRANCH environment variable.

To build the image, run the following command:

docker build -t mcrouter:0.36.0 .

About

Dockerfile to create an image for Mcrouter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%