Utilities to work with docker data containers
Project description
Docker storage
Project information:
Automated code metrics:
docker-storage is a command line tool and a library to easily manage Docker data-only containers
Free software: MIT license
Documentation: http://docker-storage.rtfd.org (TODO)
Installation
pip install docker-storage
Command line usage
$ 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 ------ ------
History
0.0.1 - 2015-09-23
Initial version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
docker-storage-0.0.1.tar.gz
(6.3 kB
view hashes)
Built Distribution
Close
Hashes for docker_storage-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9312244803b96eebdc89a9eac17dc096707fac0a80dcc275f3ff1db1e55063a4 |
|
MD5 | 87e273bc0ecc4e4e707f24ee155e25cd |
|
BLAKE2b-256 | 05c6f59ebcadb8bb1838ef538867de2c735f3c1a32fdfd0c214afbeb07eb81c7 |