使用Docker数据容器的实用程序

docker-storage的Python项目详细描述


Docker存储

项目信息:

https://img.shields.io/pypi/v/docker-storage.svghttps://img.shields.io/pypi/dm/docker-storage.svghttps://img.shields.io/badge/docs-TODO-lightgrey.svghttps://img.shields.io/pypi/l/docker-storage.svg

自动代码度量:

https://img.shields.io/travis/GaretJax/docker-storage.svghttps://img.shields.io/coveralls/GaretJax/docker-storage/master.svghttps://img.shields.io/codeclimate/github/GaretJax/docker-storage.svghttps://img.shields.io/requires/github/GaretJax/docker-storage.svg

docker-storage是一个命令行工具和库,可以方便地管理docker 仅数据容器

安装

pip install docker-storage

命令行用法

$ docker-storage box create test-box /data

$ docker-storage box
Name      Path
--------  ------
test-box  /data

$ docker-storage box exec test-box -- touch EXAMPLE

$ docker-storage box ls test-box
total 8
drwxr-xr-x    2 root     root          4096 Sep 23 07:45 .
drwxr-xr-x   30 root     root          4096 Sep 23 07:45 ..
-rw-r--r--    1 root     root             0 Sep 23 07:45 EXAMPLE

$ docker-storage box rm test-box

$ docker-storage box
Name    Path
------  ------

历史记录

0.0.1-2015-09-23

  • 初始版本

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
JavaSpring框架的用途   java为什么Jersey不尊重动态绑定过滤器中的优先级?   java定位小程序按钮   为什么我的Java数学错了?   JAVAlang.NullPointerException:org。openqa。硒。OutputType),因为“屏幕截图”为空   Java URL无法获取整个源代码   模式匹配如何使用java查找行中的给定字符串   java如何使用JFileChooser通过连接文件名来打开文件   在C++中等价于java的非法语言   Docker容器中的java Apache Karaf 4调试   Java打印字符串数组的数组列表   actionscript 3 Java连接到FMS   java无法使用firestore回收器适配器从firestore获取数据获取空的回收器视图