ai-lab icon indicating copy to clipboard operation
ai-lab copied to clipboard

Have a generator.py to generate Dockerfiles from blocks

Open tlkh opened this issue 6 years ago • 0 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is.

Have a generator.py to generate Dockerfiles from blocks.

Describe the solution you'd like A clear and concise description of what you want to happen.

  • decompose Dockerfiles into blocks (e.g. TF block, PyTorch block)
  • have a simple python script to generate Dockerfiles with specific settings
    • could have a NGC specific shim as well?
  • build all, and push to Docker Hub

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

NIL

Additional context Add any other context or screenshots about the feature request here.

See: https://github.com/ufoym/deepo#build-your-own-customized-image-with-lego-like-modules

tlkh avatar Apr 02 '19 08:04 tlkh