Skip to content

brokenjade3000/dl_dockers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use Dockerfile and github action to create and publish images on docker hub.

For folders named "win_xxx", the action: build_win_env will create a conda environment specified by the corresponding environment.yml inside that folder using windows runner, and zip the created environment folder upload to this repo as artifacts. So that you can download them and use them in an air-gap environment later.

About

create docker images for deep learning and push to docker hub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 67.7%
  • Shell 18.0%
  • Python 14.3%