- Ensure that all environment files have already been added to the project.
- Make sure Docker Desktop is running
- From the root directory, start the poll worker using:
docker-compose -f docker-compose.dev.yml up poll-worker -d
- Verify that the container docker-poll-worker is running in Docker Desktop