docker icon indicating copy to clipboard operation
docker copied to clipboard

docker-compose scale is deprecated

Open steinbrueckri opened this issue 3 years ago • 0 comments

This command is deprecated. Use the up command with the --scale flag instead. Beware that using up with the --scale flag has some subtle differences with the scale command, as it incorporates the behaviour of the up command.

Ref.: https://docs.docker.com/compose/reference/scale/

steinbrueckri avatar Jun 02 '22 08:06 steinbrueckri