Re: SSH access to CF app instances on Diego
James Bayer
you can turn the "restart tainted containers" feature off with
toggle quoted messageShow quoted text
configuration if you are authorized to do so. then using scp to write files into a container would be persisted for the lifetime of the container even after the ssh session ends.
On Thu, Jun 25, 2015 at 5:50 PM, Jan Dubois <jand(a)activestate.com> wrote:
On Thu, Jun 25, 2015 at 5:36 PM, Eric Malm <emalm(a)pivotal.io> wrote:after executing a command, concluding anwill --
Thank you, James Bayer
|
|