{ "info": { "author": "Michal Belica", "author_email": "code@beli.sk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3" ], "description": "Containator\n===========\n\nRuns docker containers with pre-defined parameters. Define run-time parameters\nin a configuration file to spawn containers easily.\n\n**NOTE:** Containator was developed with Python 3.4, though it should run\non any Python 3.\n\n\nInstall & use\n-------------\n\nInstall the package using::\n\n pip3 install containator\n\nEdit config file to define your containers. A sample config file can be found\nin the source distribution, or downloaded from the `source repository`_.\n\nEither provide a config file path on the command line with ``-c`` argument or let\nthe application read config files at the following default locations. All locations are\ntried in order and definitions from latter files override previous definitions.\n\n- ``/etc/containator.conf``\n- ``~/.config/containator.conf``\n- ``~/.containator.conf``\n\nAfter they are configured, individual containers are started by providing their\nname on the command line, for example::\n\n containator firefox\n\n.. _source repository: https://gitlab.com/beli-sk/containator/raw/master/containator.conf.example\n\n\nLocations\n---------\n\n`Containator packages`_ are available from PyPI.\n\nThe `project page`_ is hosted on GitLab.com.\n\nIf you find something wrong or know of a missing feature, please\n`create an issue`_ on the project page. If you find that inconvenient or have\nsome security concerns, you could also drop me a line at .\n\n.. _Containator packages: https://pypi.python.org/pypi/containator\n.. _project page: https://gitlab.com/beli-sk/containator\n.. _create an issue: https://gitlab.com/beli-sk/containator/issues\n\n\nLicense\n-------\n\nCopyright 2015, 2019 Michal Belica \n\n::\n\n Containator is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n Containator is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with Containator. If not, see < http://www.gnu.org/licenses/ >.\n\nA copy of the license can be found in the ``LICENSE`` file in the\ndistribution.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/beli-sk/containator", "keywords": "docker", "license": "GPL-3", "maintainer": "", "maintainer_email": "", "name": "containator", "package_url": "https://pypi.org/project/containator/", "platform": "", "project_url": "https://pypi.org/project/containator/", "project_urls": { "Homepage": "https://gitlab.com/beli-sk/containator" }, "release_url": "https://pypi.org/project/containator/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "Runs docker containers with pre-defined parameters", "version": "0.0.4" }, "last_serial": 5937580, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "236d4788947822a928d6f69fd03d7b8d", "sha256": "6c2772ae16cd3164ff77d0a54fb1a26f2fa1ebd1737c0b48a71960db9f69abba" }, "downloads": -1, "filename": "containator-0.0.1.tar.gz", "has_sig": true, "md5_digest": "236d4788947822a928d6f69fd03d7b8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18155, "upload_time": "2015-09-05T19:49:22", "url": "https://files.pythonhosted.org/packages/f9/65/42712ce6d1bad9b9685b6c9f63453a1d353bc36682505d3c9f644ffcd90a/containator-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "34c0004c57070aeedc91495cfecb5aa9", "sha256": "0d3aef9abbf43bf08a7608e7c9d44ca220039e04bcfbfc362c49e39918bc2fe2" }, "downloads": -1, "filename": "containator-0.0.2.tar.gz", "has_sig": true, "md5_digest": "34c0004c57070aeedc91495cfecb5aa9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18160, "upload_time": "2015-09-13T11:08:13", "url": "https://files.pythonhosted.org/packages/46/fc/673e6c2e07295e815051f308f85e8ae7b9f468c72f963e1b03ba5f1d78d6/containator-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "7ed030c0626553e13b55dd4292cdade5", "sha256": "2967f755b5aea6df39ea315d464abc1dd7416b636c75918bd24df33abc1bd20c" }, "downloads": -1, "filename": "containator-0.0.3.tar.gz", "has_sig": false, "md5_digest": "7ed030c0626553e13b55dd4292cdade5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17586, "upload_time": "2019-09-06T10:34:06", "url": "https://files.pythonhosted.org/packages/dd/96/274798f330ab7aba79bb99295d966515dff344ab9e394c0e71b102a6113b/containator-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "5c939f00857a57d935121707e08fea84", "sha256": "5ecf39476e286eb6c9a3601284e3035f56e22f3d46bb260d90bde3b58c62741a" }, "downloads": -1, "filename": "containator-0.0.4.tar.gz", "has_sig": true, "md5_digest": "5c939f00857a57d935121707e08fea84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17580, "upload_time": "2019-10-07T08:25:11", "url": "https://files.pythonhosted.org/packages/08/bb/080a5acb8daaf3a81b6f87142dfc636f8b83dfc5a15dc6e7fbf6df92a631/containator-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5c939f00857a57d935121707e08fea84", "sha256": "5ecf39476e286eb6c9a3601284e3035f56e22f3d46bb260d90bde3b58c62741a" }, "downloads": -1, "filename": "containator-0.0.4.tar.gz", "has_sig": true, "md5_digest": "5c939f00857a57d935121707e08fea84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17580, "upload_time": "2019-10-07T08:25:11", "url": "https://files.pythonhosted.org/packages/08/bb/080a5acb8daaf3a81b6f87142dfc636f8b83dfc5a15dc6e7fbf6df92a631/containator-0.0.4.tar.gz" } ] }