> We're not using emperor-use-clone or unshare. We do have a script that > builds a root filesystem (manually) for each user using a base template > directory, plus overlayfs and some bind mounts, but we'd like to be able > to switch that out for using docker/aufs... > >
It should be a pretty easy move, expecially if you use chroot and not pivot_root you will get increased security too. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
