Container resource consumption

Say I have application XYZ that consumes 1MB of disk space running in an LXC container. Now, I open another container for a second user also running application XYZ.

  1. How much additional disk space will this second container consume?

  2. How is RAM shared across these two users?

Many thanks,

LRP