I've tried specifying the mac_address in a docker compose v3 file and it doesn't give any parse errors or warnings when deploying via docker stack deploy but the mac_address parameter is not set for the service.
It appears that the option to set a mac address for a service is not available. This is required for services that use the mac address for e.g. licensing purposes.
I've tried specifying the mac_address in a docker compose v3 file and it doesn't give any parse errors or warnings when deploying via docker stack deploy but the mac_address parameter is not set for the service.
It appears that the option to set a mac address for a service is not available. This is required for services that use the mac address for e.g. licensing purposes.