[DiscordArchive] Hi guys, I am studying the docker part of the repository, and I was wondering how the build step (st
[DiscordArchive] Hi guys, I am studying the docker part of the repository, and I was wondering how the build step (st
Archived author: Ré1000 • Posted: 2020-02-03T13:39:55.237000+00:00
Original source
Hi guys, I am studying the docker part of the repository, and I was wondering how the build step (standing in its container, created thanks to acore-docker-build.sh script located in repo/bin) is called from the docker-compose level since it is not explicitly mentioned but still executed. What is calling this script from the compose env ?