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
I searched existing issues before opening this one
Expected behavior
'domainame' per service is supported per the documentation:
"domainname, hostname, [...]
Each of these is a single value, analogous to its docker run counterpart."
Actual behavior
Ignoring unsupported options: domainname
Steps to reproduce the behavior
docker stack deploy --compose-file docker-compose.yml test
Expected behavior
'domainame' per service is supported per the documentation:
"domainname, hostname, [...]
Each of these is a single value, analogous to its docker run counterpart."
Actual behavior
Ignoring unsupported options: domainname
Steps to reproduce the behavior
docker stack deploy --compose-file docker-compose.yml test
docker-compose.yml:
Output of
docker version
:Output of
docker info
:Additional environment details (AWS, VirtualBox, physical, etc.)
The text was updated successfully, but these errors were encountered: