How do I solve this Docker for windows error Cannot start service spark container

0 votes

I’m trying to test a web app and I’m currently working on windows 10, docker for windows application.

Every time I execute it, I get the following error at the last step:

Cannot start service spark: container
Sep 25, 2018 in Docker by Sophie may
• 10,610 points
2,609 views

1 answer to this question.

0 votes

I got the same error, just run docker with the ‘-p’ argument. This isn’t specified in the docs but this solved my problem.

docker run -d -p
answered Sep 25, 2018 by Tyrion anex
• 8,700 points

Related Questions In Docker

0 votes
1 answer
0 votes
2 answers
0 votes
1 answer

How do I start a Docker container with a volume?

You can first create the volume and ...READ MORE

answered Jul 2, 2019 in Docker by Namik
• 1,230 points
24,111 views
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,475 views
0 votes
1 answer
0 votes
1 answer

Error: Docker for windows failing to start

I got the same error, just follow ...READ MORE

answered Sep 4, 2018 in Docker by Tyrion anex
• 8,700 points
567 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP