I'm following this tutorial https://trailhead.salesforce.com/en/content/learn/modules/user-interface-api/install-sample-app?trail_id=force_com_dev_intermediate and I have never used docker before. Steps I followed:
- Cloned the repo
- Installed docker for windows and it is perfectly installed.
- Tried to run this cmd on the repo docker-compose build && docker-compose up -d While running this cmd, I'm getting the same error. E:\Salesforce\RecordViewer>docker-compose build && docker-compose up -d (root) Additional property nginx is not allowed