Skip to content
Unverified Commit f066e3fc authored by Nicolò Intrieri's avatar Nicolò Intrieri Committed by GitHub
Browse files

makes install available for all users in docker image (#3202)



* makes install available for all users in docker image

moves the installation path from /root/.local to a
virtualenv. this way we still get the lightweight
multistage build without excluding non-root users.

* adds changelog entry for docker-image fix

A changelog entry has been added under the Integration
subheader

* changes dockerfile to use the venv activate script

we are now using the inbuilt venv activate script, as well
as explicitly mentioning the binary location in the entrypoint
cmd.

Co-authored-by: default avatarNicolò <nicolo.intrieri@spinforward.it>
Co-authored-by: default avatarCooper Lees <me@cooperlees.com>
parent b776bf92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment