Giter Site home page Giter Site logo

docker-station's Introduction

station on container

Intention

Because some reasons(GFW), it may be very slow for you to download some files(linux pkg, binarys). So I create this repo. Just replace the url of file you want to download on the Dockerfile. Just git push and a docker image will be built with the file you need

Usage

  1. docker pull image
  2. docker run -it image sh. Then use docker cp copy file form container to host.
➜  station docker ps
CONTAINER ID        IMAGE                                                      COMMAND                  CREATED             STATUS              PORTS                                                                     NAMES
ac9e2bafa997        daocloud.io/adolphlwq/docker-station:dev-56c7ef8           "sh"                     5 seconds ago       Up 3 seconds                                                                                  desperate_sinoussi
➜  ~ docker cp ac9e2bafa997:/station/kubectl .
➜  ~ docker cp ac9e2bafa997:/station/minikube .
➜  ~ ll
total 214M
-rw-r--r--   1 linker            linker  49M Jan 18 20:03 kubectl
-rw-r--r--   1 linker            linker  83M Jan 18 20:03 minikube

docker-station's People

Contributors

alwqx avatar

Watchers

James Cloos avatar  avatar  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.