openshift-homeroom / workshop-dashboard

Adds content hosting to workshop terminals.
Apache License 2.0
47 stars 37 forks source link

Remote workshop content source #31

Closed kaovilai closed 5 years ago

kaovilai commented 5 years ago

Right now in README.md it is suggested to attach custom workshop image if you have one with --param TERMINAL_IMAGE= If the base workshop-dashboard image is provided required packages, it would be nice to have workshops created directly without creating new Dockerfile.

GrahamDumpleton commented 5 years ago

Unless misunderstand what you are after, this should be be possible using DOWNLOAD_URL and WORKSHOP_FILE. Use of images is still recommended to allow people to pull images and use a workshop in a disconnected environment.