Skip to content

fbricon/openshift-dd-ext

 
 

Repository files navigation

openshift-dd-ext

OpenShift Extension for Docker desktop

See API doc here: https://github.com/docker/extensions-sdk/tree/main/docs/dev/api

  • Build with make build-extension
  • Install extension with make install-extension
  • Uninstall extension with make uninstall-extension
  • start local web server with cd client; yarn start
  • make extension use local web server with docker extension dev ui-source openshift-dd-ext http://localhost:3000
  • close and reopen Docker dashboard.
  • changes to React code will be reflected in the UI on file save automatically.

About

OpenShift Extension for Docker desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.8%
  • Makefile 3.9%
  • Dockerfile 3.6%
  • Other 0.7%