Skip to content

Latest commit

 

History

History
 
 

code-server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Code-Server (VSCode) image

Standalone Code-Server (VSCode) image.

Images are available at quay.io/opendatahub-io-contrib/workbench-images

Standard image

Build example from UBI9 with Python 3.9:

make ubi9-py39 RELEASE=dev DATE=20230101

CUDA image

Build example from UBI9 with Python 3.9 with CUDA:

make cuda-ubi9-py39 RELEASE=dev DATE=20230101