This page does not have a translation yet.
I have moved some build arguments to environment variables, to make same images more reusable without a rebuilding process.
Now system user id, group id and some other environment variables are used within entrypoint scripts, instead of Dockerfiles.
This effectively lets you run multiple local environments for different websites (one at a time).