Trying to get this up and running, but it doesn't work. Your instructions:
Add in the attribute "Extra Parameters" the value "--link "MongoDB:db"". MongoDB is the name of the MongoDB docker container.
Don't really make any sense. There's no place to add "attributes" only variables, and variables require 3 parameters: Name, Key, and Value. The Value field can not contain quotations.
So the above has to be done when creating the container under the "Advanced options" which isn't shown by default. Well and good, but even adding that doesn't help. Still fails to start MongoError: failed to connect to server [mongo:27017] on first connect [MongoError: getaddrinfo ENOTFOUND mongo mongo:27017]