You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got below warming while executing docker-compose -f PubSubStandard_singleNode.yml up -d
WARNING: Some services (primary) use the 'deploy' key, which will be ignored. Compose does not support 'deploy' configuration - use docker stack deploy to deploy to a swarm.
The text was updated successfully, but these errors were encountered:
I suggest just getting rid of this in this cookbook receipt. docker stack would complain on a 'restart: ...' clause which would be specific to docker-compose so if this setting is essential (I think not) we need to provide both kind of configuration files. One for compose and one for Swarm.
Got below warming while executing
docker-compose -f PubSubStandard_singleNode.yml up -d
The text was updated successfully, but these errors were encountered: