Download the windows image you want.
AWS vmimport supported versions: Microsoft Windows 10 (Professional, Enterprise, Education) (US English) (64-bit only)
So Home wont work.
| FROM gitpod/workspace-full-vnc:latest | |
| USER gitpod | |
| RUN bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh && \ | |
| sdk install java 17.0.3-ms && \ | |
| sdk default java 17.0.3-ms" | |
| # Install dependencies. | |
| RUN sudo apt-get update \ |
There are many excellence posts about this subject so I will not repeat them instead I list those at the end of this post.
I will give you which courses I took and briefly describe how I use those courses to prepare for my exam.
I started with this free course to get myself an orientation of what to expect for this exam.