Yes, it is a less involved process and all dependencies are taken care of.

1. Correct, there is no need to use Python's virtualenv since the Docker 
container itself is already isolated from the OS.
2. Environment variables are only needed when the container is first 
created, afterwards it can be stopped and restarted and their values will 
persist internally in the container. 

On Wednesday, July 19, 2017 at 1:31:26 PM UTC-4, Mark Phillips wrote:
>
> I read the Docker install instructions for Mayan 2.6. Seems easy, but I 
> have a couple of questions - 
>
> 1. After reading some about Docker, as I understand it, we don't need to 
> create a virtualenv for the Docker image. Is that correct? If not, I am not 
> sure how to combine the docker image with a virtualenv.
>
> 2. I see the environment variables make it easier to install with a 
> non-SQLite backend. Are these environment variables only for the install 
> process, or do then need to be a permanent feature? In other words, do I 
> set the environment variables in the current shell, or do they need to go 
> in my .profile so every time I log in they are present?
>
> Thanks!
>
>  Mark
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to