Windows container

Joined
Oct 21, 2021
Messages
1
Reaction score
0
I new to docker containers, so far I have been able to create and run a windows container. Inside the container I am able to run powershell scripts, I got the scripts inside the container by using the docker cp command. I would like to edit the script inside the container. Does anyone know how to do this? I can't use note pad since there is no windows support, just a command line. Is there anything like vi? I looked into vim but that looks like I need a GUI to install it.
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top