ortelius / emporous-samples

This repo contains reference implementations of sample content to demonstrate Emporous core functionality
Apache License 2.0
0 stars 5 forks source link

Create a UOR Container that pulls and executes UROs at runtime #13

Open usrbinkat opened 1 year ago

usrbinkat commented 1 year ago

Problem:

In a future post-container UOR native system, tar based containers as we know them may not be used as they are today. This is difficult to imagine and we should maintain a compatibility shim between conventional application orchestration and UOR native.

Solution:

As a starting point, we can create a container and entrypoint that executes a runnable UOR Object from environment variable configuration or config map.