Hey folks,
we’re attempting to build some relatively complicated Agent images for the Docker implementation of Enterprise. Issue is, we’re having to update a LOT of dependencies, because jetbrains/datalore-agent:2022.2.2 appears to be based on Ubuntu 20.04.
I guess I have two questions:
- Is there a newer base image planned for the agent image, or
- Is there a repo/git/instructions for installing agent software on top of another image? preferred
Realise this may well be a complex request, but this would increase usability with some pretty custom configurations we’re using.