Skip to content

michellepellon/docker-mydumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpellon/mydumper:0.15.1-3

Introduction

Dockerfile to build a mydumper Docker image.

Installation

Automated builds of the image are available on Dockerhub and is the recommended method of installation.

docker pull mpellon/mydumper:0.15.1-3

You can also pull the latest tag which is built from the repository HEAD

docker pull mpellon/mydumper:latest

Alternatively you can build the image locally.

docker build -t mpellon/mydumper github.com/michellepellon/mydumper