Using the current docker-compose file, the following error is thrown:
Pulling server (yannickfricke/satisfactory-server:latest)...
ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.
Continue with the new image? [yN] y
Pulling server (yannickfricke/satisfactory-server:latest)...
ERROR: pull access denied for yannickfricke/satisfactory-server, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Using the current docker-compose file, the following error is thrown: