Coder Social home page Coder Social logo

docker-migrate's Introduction

Atomic: Migrate

This script allows the user to easily migrate images, volumes, and containers from one version of Docker to another. With the migrate command, users can quickly save all their data from the current docker instance, change the docker storage backend, and then import all their old data to the new system.

atomic migrate export [directory]

Specify the directory in which to temporarily store the files (can be an existing directory, or the command will create one)

The export command will export all the current images, volumes, and containers to the specified directory, in the /images, /volumes, /containers subdirectories.

atomic migrate import [directory]

Specify the directory from which to read the files (must be an existing directory)

The import command will import images, volumes, and containers from the specified directory into the new docker instance.

Jenny Ramseyer, 2015

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.