does that mean that there must be a http
does that mean that there must be a http based entry point for containers to work ?
2 Replies
You can do a cron-job that just calls to start a container w a custom entrypoint/env vars.
We plan to ship an
exec
command to execute arbitrary commands on the container, but not there yet!got it.
would love to see that in live