innovationOUtside / tm351vm-binder

See if we can generate a Binder/repo2docker build of the TM351 VM
MIT License
7 stars 4 forks source link

Controlling the TM351VCE using the VS Code Docker Extension #28

Open psychemedia opened 4 years ago

psychemedia commented 4 years ago

The VS Code docker extension might provide a handy way of controlling the TM351 VCE.

I note that we can access the command line already running inside the container using the extension:

image

Can we also run, start and stop the container using the extension, either directly, or using docker-compose?