Skip to content

Latest commit

 

History

History
executable file
·
20 lines (12 loc) · 1.18 KB

README.md

File metadata and controls

executable file
·
20 lines (12 loc) · 1.18 KB

License: MIT Build Status Slack

Polyaxon-Docker

Dockerfiles and configuration scripts for the Docker Hub Official polyaxon images.

The files are organized in the following way: python-version/tf-version/env[cpu,gpu]/.

Scripts

  • build.sh py-version tf-version cpu|gpu : builds all necessary images. e.g. build.sh 2 121 cpu will build polyaxon/base:2, polyaxon/base:api-2, polyaxon/polyaxon:cpu-2-121, and polyaxon/polyaxon:api-cpu-2-121
  • push.sh py-version tf-version cpu|gpu : pushes all the created images form build.sh step.

License

FOSSA Status