What best way to file your program in windows 11

abiola mohammed 0 Reputation points
2023-10-19T00:19:31.3033333+00:00

How to import containers from ssh dev container

Windows for business Windows Client for IT Pros User experience Remote desktop services and terminal services
Microsoft 365 and Office Access Development
Windows for business Windows Server User experience Other
Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Wesley Li-MSFT 4,571 Reputation points Microsoft External Staff
    2023-11-10T08:00:13.38+00:00

    Hello

    Organizing Programs in Windows 11:

    Windows 11 provides several ways to organize and manage your programs:

    Default Apps Settings: You can set default apps for specific file types in Windows 11. This can be done by going to Settings > Apps > Default Apps. Here, you can enter a file type and choose the default app for it.

    File Managers: There are several third-party file managers available that offer advanced features for organizing your files and programs. Some of the popular ones include Total Commander, Directory Opus 12, and Xplorer2.

    Moving Installed Programs: If you want to move installed programs to another drive, you can use the Windows Settings panel or a third-party app like Application Mover.

    Remember to always create a system restore point before making significant changes to your system.

    Importing Containers from SSH Dev Container:

    Visual Studio Code’s Dev Containers extension allows you to use a container as a full-featured development environment. You can open any folder inside (or mounted into) a container and take advantage of Visual Studio Code’s full feature set.

    To connect to a remote Docker over SSH, you can create a Docker context that points to the remote machine running Docker. Use ssh://username@host:port as the Docker endpoint (replace “host” with your remote machine name, or the remote machine IP address). Issue the following command from the terminal window: docker context create my-remote-docker-machine --docker "host=ssh://username@host:port".

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.