Giter Site home page Giter Site logo

dockerregistrypusher's Introduction

What is this?

This package contains dockerregistrypusher CLI that allows to push image packed as tar (usually from docker save command) to a docker registry This project was forked from Adam Raźniewski's dockerregistrypusher but with changes and adjustments to iguazio's needs as a CLI
All rights reserved to the original author Adam

Why?

To push tar-packed image archives (created by docker save) to registries without going through (and taxing) docker-daemon

Usage of CLI:

installation

Install and create a symlink at /usr/local/bin/dockerregistrypusher (requires sudo)

./install

Or, install without symlink creation (no elevated permissions needed)

./install --no-link

Running the CLI

CLI structure

dockerregistrypusher [options] {TAR_PATH} {REGISTRY_URL}

For further help (duh)

dockerregistrypusher --help

Development

To be able to run linting / formatting and other make goodness, install with dev requirements

make install

License

Free to use (MIT)

dockerregistrypusher's People

Contributors

omesser avatar

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.