Skip to main content

Easy setup for docker env.

Project description

# donv: docker-env Easy setup for docker env.

## How to install

` pip install docker-env `

## How to donv use

  1. Docker Info

    ` donv-info ` ` donvi `

  2. Docker Build

    ` donv-build ` ` donvb `

  3. Docker Run

    ` donv run --gpus 0,1,2,3,4,5,6,7 --name noname --rm ` ` donvr -g 0,1,2,3,4,5,6,7 -n noname -r `

## How to build package.

` python setup.py bdist_wheel && pip install -e . twine upload dist/{generated dist file path} `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

donv-0.0.1-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page