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.
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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deadline_docker_submission-0.2.4.tar.gz.
File metadata
- Download URL: deadline_docker_submission-0.2.4.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1b8aa1b58dcb8b66f6c69da3959361b7db90697060164001610004592eb00b8
|
|
| MD5 |
6bbb75bbf8bd027dd3832e42c94da608
|
|
| BLAKE2b-256 |
68d792f550e6eaa585661f4d282c3758bf2e65326259799bdce013ab57fb1b09
|
File details
Details for the file deadline_docker_submission-0.2.4-py2.py3-none-any.whl.
File metadata
- Download URL: deadline_docker_submission-0.2.4-py2.py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
860be58cd7fc7debb4d0203a6282023404c710f99b532e03fd6c668e50e5229c
|
|
| MD5 |
a51a63b54397d79b60ef78ca11c1c610
|
|
| BLAKE2b-256 |
a7e6c29c14d6db18e61c8a147d55b5a90ad31b113d2460ca22500d29782552d4
|