Performing the docker-compose start command (dockerStart and/orcomposeUp) afterclean` (but before running the standard start command) causes the compose up step to fail building the player-service image:
Step 3/6 : ADD --chown=1001:0 build/libs/postgresql-*.jar /config/postgresql
ADD failed: no source files were specified
Performing the docker-compose start command (
dockerStart and/or
composeUp) after
clean` (but before running the standard start command) causes the compose up step to fail building the player-service image: