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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file docker-storage-0.0.1.tar.gz.
File metadata
- Download URL: docker-storage-0.0.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ecffc2926eff04c408b245d5826acc9cd7f6e4c3329ea8b6a9d4d769efd4f2d
|
|
| MD5 |
a1390e3a6e45a56dd23c90f18de977ee
|
|
| BLAKE2b-256 |
46ddbd2a9096bdcd0f7c2d98ab0ec08dd1e4878c7d11a86fb7f4589f8b15e13d
|
File details
Details for the file docker_storage-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: docker_storage-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9312244803b96eebdc89a9eac17dc096707fac0a80dcc275f3ff1db1e55063a4
|
|
| MD5 |
87e273bc0ecc4e4e707f24ee155e25cd
|
|
| BLAKE2b-256 |
05c6f59ebcadb8bb1838ef538867de2c735f3c1a32fdfd0c214afbeb07eb81c7
|