Skip to content

Dockerfiles and configuration scripts for the Docker Hub Official polyaxon images

License

Notifications You must be signed in to change notification settings

clark-wu/polyaxon-docker

 
 

Repository files navigation

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

About

Dockerfiles and configuration scripts for the Docker Hub Official polyaxon images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 67.4%
  • Dockerfile 32.6%