When deploying IRIS in a container, what are recommendations for permitting users terminal access? There is docker exec -it
, but that does not work from a user's workstation where - in the old deployment model - they would connect to the server over ssh using Putty and open a terminal session from there.