# A problem occurred when installing aspect in docker（windows11）

**URL:** https://community.geodynamics.org/t/a-problem-occurred-when-installing-aspect-in-docker-windows11/2793
**Category:** ASPECT
**Created:** [February 3, 2023, 4:07pm UTC](https://community.geodynamics.org/t/a-problem-occurred-when-installing-aspect-in-docker-windows11/2793 "2023-02-03T16:07:46Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![leisurely](https://avatars.discourse-cdn.com/v4/letter/l/5daacb/32.png) [@leisurely](https://community.geodynamics.org/u/leisurely)
#### Post date: [February 3, 2023, 4:07pm UTC](https://community.geodynamics.org/t/a-problem-occurred-when-installing-aspect-in-docker-windows11/2793/1 "2023-02-03T16:07:46Z")

</div>

Dear all，

Run aspect in docker images ，I need to run a new container.

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/geodynamics/original/2X/8/8ae62a287930ea551c328e7e9c0cabf7270473c5.png)

What’s wrong with the setup .

The container does not run correctly

---

<div class="post-metadata">

### Author: ![bangerth](https://yyz2.discourse-cdn.com/flex036/user_avatar/community.geodynamics.org/bangerth/32/52_2.png) [@bangerth](https://community.geodynamics.org/u/bangerth)
#### Post date: [February 3, 2023, 7:44pm UTC](https://community.geodynamics.org/t/a-problem-occurred-when-installing-aspect-in-docker-windows11/2793/2 "2023-02-03T19:44:13Z")

</div>

@leisurely Can you describe what “does not run correctly” means? What is the error message you get?  
Best  
W.

---

<div class="post-metadata">

### Author: ![leisurely](https://avatars.discourse-cdn.com/v4/letter/l/5daacb/32.png) [@leisurely](https://community.geodynamics.org/u/leisurely)
#### Post date: [February 3, 2023, 10:29pm UTC](https://community.geodynamics.org/t/a-problem-occurred-when-installing-aspect-in-docker-windows11/2793/3 "2023-02-03T22:29:23Z")

</div>

Hi W.

Thanks for your response

After setting up the container，click Start and the status of the software is still Exited

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/geodynamics/original/2X/e/ea3e317ffb4f83faae86994913520751d9b6b5d7.png)

Best  
Xu

---

<div class="post-metadata">

### Author: ![bangerth](https://yyz2.discourse-cdn.com/flex036/user_avatar/community.geodynamics.org/bangerth/32/52_2.png) [@bangerth](https://community.geodynamics.org/u/bangerth)
#### Post date: [February 3, 2023, 11:48pm UTC](https://community.geodynamics.org/t/a-problem-occurred-when-installing-aspect-in-docker-windows11/2793/4 "2023-02-03T23:48:17Z")

</div>

Xu:  
I’m afraid someone with more docker experience will have to help ☹  
Best  
Wolfgang

---

<div class="post-metadata">

### Author: ![leisurely](https://avatars.discourse-cdn.com/v4/letter/l/5daacb/32.png) [@leisurely](https://community.geodynamics.org/u/leisurely)
#### Post date: [February 4, 2023, 2:11am UTC](https://community.geodynamics.org/t/a-problem-occurred-when-installing-aspect-in-docker-windows11/2793/5 "2023-02-04T02:11:54Z")

</div>

Hi Wolfgang

I still want to thank you

Best  
Xu

---

<div class="post-metadata">

### Author: ![leisurely](https://avatars.discourse-cdn.com/v4/letter/l/5daacb/32.png) [@leisurely](https://community.geodynamics.org/u/leisurely)
#### Post date: [February 4, 2023, 2:41am UTC](https://community.geodynamics.org/t/a-problem-occurred-when-installing-aspect-in-docker-windows11/2793/6 "2023-02-04T02:41:42Z")

</div>

Dear all  
This problem can be solved by Install an older version of docker（4.12.0）  
But the new version of docker still has this problem  
I don’t know how to solve it

---

<div class="post-metadata">

### Author: ![tjhei](https://yyz2.discourse-cdn.com/flex036/user_avatar/community.geodynamics.org/tjhei/32/1163_2.png) [@tjhei](https://community.geodynamics.org/u/tjhei)
#### Post date: [February 4, 2023, 11:47pm UTC](https://community.geodynamics.org/t/a-problem-occurred-when-installing-aspect-in-docker-windows11/2793/7 "2023-02-04T23:47:32Z")

</div>

Can you try opening a terminal window instead and running “docker run” as described in [Running ASPECT models — ASPECT 2.5.0-pre](https://aspect-documentation.readthedocs.io/en/latest/user/install/docker-container/running-models.html) ?  
I am curious if this will give an error message.

---

<div class="post-metadata">

### Author: ![tjhei](https://yyz2.discourse-cdn.com/flex036/user_avatar/community.geodynamics.org/tjhei/32/1163_2.png) [@tjhei](https://community.geodynamics.org/u/tjhei)
#### Post date: [February 5, 2023, 4:41pm UTC](https://community.geodynamics.org/t/a-problem-occurred-when-installing-aspect-in-docker-windows11/2793/8 "2023-02-05T16:41:22Z")

</div>

I just tried with the latest docker version under Windows and the container runs without issues when opening it through the command line. I could not figure out how to run it using the graphical user interface as the container immediately exits.

---

<div class="post-metadata">

### Author: ![leisurely](https://avatars.discourse-cdn.com/v4/letter/l/5daacb/32.png) [@leisurely](https://community.geodynamics.org/u/leisurely)
#### Post date: [February 5, 2023, 5:04pm UTC](https://community.geodynamics.org/t/a-problem-occurred-when-installing-aspect-in-docker-windows11/2793/9 "2023-02-05T17:04:18Z")

</div>

Thanks for your reply, this is the same situation I encountered.

Maybe this is a bug in the new version of docker
