Skip to main content

Run AI models in Docker containers

Project description

# dockship

### Installation You can install dockship from PyPI:

pip install dockship

dockship requires python == 3.6 and docker installed.

### How to use dockship is a command line application. It supports two commands:

### run

Downloads model from Dockship and runs the model in docker container.

Args:

modelID (string) : Model’s unique id shown at dockship.io port (string) : Port number for running model

### stop

Stops the already runnng model.

Args:

modelID : Model’s unique id which needs to be stopped.

Project details


Download files

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

Source Distribution

dockship-0.1.4.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

dockship-0.1.4-py3-none-any.whl (6.5 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