Several refactorings
Mostly:
- deploy entrypoint.sh files at exec time instead of copying them all in the image,
- install python packages as swh user in a venv to make it easier to work with overloaded installation from sources (less caveats with file permissions),
- set /srv/softwareheritahe as swh's HOME
- and put every file in there (shell scripts, etc)
Depends on !80 (closed)
Migrated from D1394 (view on Phabricator)