# 2D heat equation with varying kappa V2

**URL:** <https://fenicsproject.discourse.group/t/2d-heat-equation-with-varying-kappa-v2/5441>\
**Category:** Uncategorized\
**Created:** [March 28, 2021, 2:52pm UTC](https://fenicsproject.discourse.group/t/2d-heat-equation-with-varying-kappa-v2/5441 "2021-03-28T14:52:37Z")\
**Posts on this page:** 1\
**Showing post:** 5

<div class="post-metadata">

**Author:** ![nelegr](https://avatars.discourse-cdn.com/v4/letter/n/71e660/32.png) [@nelegr](https://fenicsproject.discourse.group/u/nelegr)\
**Post date:** [March 28, 2021, 8:49pm UTC](https://fenicsproject.discourse.group/t/2d-heat-equation-with-varying-kappa-v2/5441/5 "2021-03-28T20:49:09Z")

</div>

Thanks for your post, after searching hours, I succeeded to run the docker on my windows 10 computer.  
But once Docker is started correctly, from the command prompt of this Docker, when I type the specified command " curl -s [https://get.fenicsproject.org](https://get.fenicsproject.org) | bash" to download fenics,

Error is : the term ‘bash’ is not recognized as the name of the cmdlet …"

This post  
“[Installation issue about bash](https://fenicsproject.discourse.group/t/installation-issue-about-bash/1535)”  
reports this issue because “_The `fenicsproject`_ script does not work in Windows PowerShell or in the Command Prompt ( `cmd` )”.  
They recommand to use “straight docker commands instead”

Question: How do I use straight docker commands ?  
(when I started my Docker-Desktop for windows, I have only a command Prompt (cmd) to type commands in the Docker),

Thanks

---

_[View the full topic](https://fenicsproject.discourse.group/t/2d-heat-equation-with-varying-kappa-v2/5441)._
