Troubleshooting Docker
While this is a book mainly about KIE and not Docker, we did want to give enough detail to get things up and running. The topics in Chapter 10 and this appendix are straightforward but are at the edge of what we would reasonably expect an Excel power user to know. Using Docker gives us a gateway to running Business Central and deploying it into the cloud – both areas that will take a team, not just an individual, to build. So don’t be afraid to ask colleagues for help!
In an ideal scenario, you will not need to read this appendix, since it contains suggestions on how to fix things if something goes wrong in starting Docker. We have written these instructions with an Excel power user in mind – so if you are an experienced Docker developer, you may wish to go directly to the Docker guides to start your troubleshooting.
There are three main sections in this appendix:
- Preparing your laptop to use Docker
- Troubleshooting error...