Skip to main content

Deadline Docker submission.

Project description

Deadline Docker submission™

Deadline Docker Submission allows for submission of docker jobs to the deadline render farm manager. Assumptions are that the docker daemon is of course installed on the workers, and that the daemon is actually running. This should also support any flavor of host operating system for clients/workers.

deadline-docker-submission officially supports python 2.7 and up.

image image

Behold, the power of deadline-docker-submission. This will run the canonical "docker hello-world example on any deadline worker in the "docker" pool :

>>> from dds import DeadlineDockerSubmitter as dds
>>> return dds()('run hello-world', 'docker hello world job, 50)
0

From the command line

deadline_docker_submission.exe -d -c "run hello-world" -n "docker hello world job" -p 50

gitlab-project

Installation

deadline_docker_submission is available on pypi.org

To install deadline-docker-submission, simply use pipenv (or pip, of course):

$ pipenv install deadline_docker_submission

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

deadline_docker_submission-0.2.4.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

deadline_docker_submission-0.2.4-py2.py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 2 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