An open API service indexing awesome lists of open source software.

https://github.com/kevchu3/devspaces-dotnet-python

Red Hat OpenShift Dev Spaces with Dotnet and Python libraries
https://github.com/kevchu3/devspaces-dotnet-python

devspaces dotnet openshift python

Last synced: 11 months ago
JSON representation

Red Hat OpenShift Dev Spaces with Dotnet and Python libraries

Awesome Lists containing this project

README

          

# Dev Spaces Image with Dotnet and Python

This is a custom Red Hat OpenShift Dev Spaces with .NET and Python libraries installed

## Build

Create a BuildConfig that builds this [Containerfile](Containerfile) in the OpenShift integrated registry:
```
oc apply -f manifests/
```

After building the image, it should be available at `image-registry.openshift-image-registry.svc:5000/openshift/devspaces-dotnet-python:latest`