Docker - Security
After running:
how is the secret
docker service create --name backend --secret api_token nginx
how is the secret
api_token made available inside the container?