charestm / DevContainer4AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevContainer4AI


How to use

  • Clone container using repo in Visual Studio Code
  • Add more APT packages in packages.txt
  • Add more PIP package in requirements.txt

On clone, the DockerFile will :

  • Take the base image
  • Install all packages
  • Install all requirements
  • Create user that can be sudoer and that is useable by VSCode

It is meant to be use for development, not for production

Tada ! Use at your own risk.

About


Languages

Language:Dockerfile 100.0%