Docker; better use of environnement variable.
Use an .env file that will contain all variable Use variable directly by entrypoint of some docker image to not have to manually modify values in files
A GitLab upgrade is scheduled for Monday May 11th. The service will be unavailable from 9 am to 12. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
Use an .env file that will contain all variable Use variable directly by entrypoint of some docker image to not have to manually modify values in files