{ "info": { "author": "Shane Loretz", "author_email": "shane.loretz@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "===============\nOff Your Rocker\n===============\n\nThis adds extensions for `tfoote/rocker `_.\n\nExtensions\n^^^^^^^^^^\n\nMount\n:::::\n\nThis mounts paths as docker volumes.\nThe path used inside the container is the same as the path outside the container.\nMultiple paths may be passed.\nThe last path must be terminated with two slashes -- before the image name.\n\n::\n\n rocker --oyr-mount ~/.vimrc ~/.bashrc -- ubuntu:18.04\n\nColcon\n::::::\n\nThis adds `colcon `_ to the docker image.\n\n::\n\n rocker --oyr-colcon ubuntu:18.04\n\nSpacenav\n::::::::\nThis adds support for a 3Dconnexion SpaceNavigator and allows the docker container to use it.\n\n::\n\n rocker --oyr-spacenav ubuntu:18.04\n\nCapabilities\n::::::::::::\nTwo plugins add support for adding or droping runtime linux capabilities.\nFor more information see [docker run --cap-add and --cap-drop documentation](https://docs.docker.com/engine/reference/run/#runtime-privilege-and-linux-capabilities).\n\n::\n\n rocker --oyr-cap-add SYS_PTRACE --ory-cap-drop ALL ubuntu:18.04\n\nDocker Run args\n:::::::::::::::\nThis allows adding arbitray arguments to docker run.\n\n::\n\n rocker --oyr-run-arg \" --label foo=bar\" ubuntu:18.04\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sloretz/off-your-rocker", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "off-your-rocker", "package_url": "https://pypi.org/project/off-your-rocker/", "platform": "", "project_url": "https://pypi.org/project/off-your-rocker/", "project_urls": { "Homepage": "https://github.com/sloretz/off-your-rocker" }, "release_url": "https://pypi.org/project/off-your-rocker/0.1.0/", "requires_dist": [ "rocker" ], "requires_python": "", "summary": "Extra plugins for rocker", "version": "0.1.0" }, "last_serial": 5426495, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3ff54d859fb15de0fc666a93b8834a5a", "sha256": "d59930ae0ae66e3a4618e0432a2406f22ca6a896198d74efa480592082174858" }, "downloads": -1, "filename": "off_your_rocker-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3ff54d859fb15de0fc666a93b8834a5a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5721, "upload_time": "2019-06-20T15:55:19", "url": "https://files.pythonhosted.org/packages/d6/5a/d984ea60fe2bb01abee5cd353a2dd63106c53f27d7dc3ad9f2c1a8cbbc98/off_your_rocker-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73d7e400df9e6114af4005957fdd2d8c", "sha256": "c48ed574062f76f4781736ef600c33aa4ccbeea8a4084d30d9dbf9591160f571" }, "downloads": -1, "filename": "off-your-rocker-0.1.0.tar.gz", "has_sig": false, "md5_digest": "73d7e400df9e6114af4005957fdd2d8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2878, "upload_time": "2019-06-20T15:55:22", "url": "https://files.pythonhosted.org/packages/48/0a/ad1c8e4745e98c09f989796deee3af3843510487cb420c5977a446175e02/off-your-rocker-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ff54d859fb15de0fc666a93b8834a5a", "sha256": "d59930ae0ae66e3a4618e0432a2406f22ca6a896198d74efa480592082174858" }, "downloads": -1, "filename": "off_your_rocker-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3ff54d859fb15de0fc666a93b8834a5a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5721, "upload_time": "2019-06-20T15:55:19", "url": "https://files.pythonhosted.org/packages/d6/5a/d984ea60fe2bb01abee5cd353a2dd63106c53f27d7dc3ad9f2c1a8cbbc98/off_your_rocker-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73d7e400df9e6114af4005957fdd2d8c", "sha256": "c48ed574062f76f4781736ef600c33aa4ccbeea8a4084d30d9dbf9591160f571" }, "downloads": -1, "filename": "off-your-rocker-0.1.0.tar.gz", "has_sig": false, "md5_digest": "73d7e400df9e6114af4005957fdd2d8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2878, "upload_time": "2019-06-20T15:55:22", "url": "https://files.pythonhosted.org/packages/48/0a/ad1c8e4745e98c09f989796deee3af3843510487cb420c5977a446175e02/off-your-rocker-0.1.0.tar.gz" } ] }