
Step 1: Create directory Step 2: create docker file for this command And past this all command Step 3: Permission xammp for this command Step 4: build dockerfile for this command Step 5: run this xammp docker run –name myXampp -p 41061:22 -p 80:80 -d -v ~/my_web_pages:/opt/lampp/htdocs tomsik68/xampp:8.1.6 Step 6: after that got to my_web_pages…