I created a UF container. I am looking to push the logs from a jfrog container. I currently do not have those log files mounted on a persistent storage volume on a VM but inside the docker container itself. would I have to mount them or is there another way. I am trying to do this with as little footprint on the VM as possible but I do understand there are some limitations.
Thanks.