Dockercompose
Категория «Docker Compose» не найдена.
A collection of commands for Docker Compose with explanations.
Gripping images from yml with command:
docker compose -f *path_to_yml_file* --env-file=*path_to_.env* --images. This command returns the actual values of the image fields in the ylm file.