Skip to content

IITJ-RCAI/devcontainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development Containers

Powered by,

To use run the following command,

bash -c "source <(curl -s https://raw.githubusercontent.com/IITJ-RCAI/devcontainers/main/deployment/run.sh)"

To run from kubectl host run,

bash -c "source <(curl -s https://raw.githubusercontent.com/IITJ-RCAI/devcontainers/main/deployment/run_devcontainer.sh)"

Shutdown

Please shutdown the devcontainer when your work with it is done.

To shutdown, use the following command in the terminal inside the devcontainer,

supervisorctl shutdown

Note that shutting down the container doesn't delete the Kubectl Job.

Enabling HTTPS

To enable trusted HTTPS you need to install the roo CA certificate in your computer,

About

Devcontainers for python ML projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages