Giter Club home page Giter Club logo

container-tunnel's People

Contributors

alexanderdna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

container-tunnel's Issues

Persist Remote Extensions

Just curious, have you been able to figure out a good way of persisting remote vscode extensions when re-recreating the container? I've been able to add them from the interface, but can't find a way to install them from the CLI. This command doesn't appear to work:

> code --install-extension ms-dotnettools.csharp

No installation of Visual Studio Code Stable was found.
Install it from https://code.visualstudio.com and try again.

If you already installed Visual Studio Code and we didn't detect it, run `code version use stable --install-dir /path/to/installation`

I tried using that --cli-data-dir tag via a docker ENV variable VSCODE_CLI_DATA_DIR, but it doesn't appear to persist any extension related info.

Note, I did modify your existing dockerfile and got it to work for a windows docker image, so I did end up finding the extensions stored in %userprofle%\.vscode-server (not sure what the equivalent would be in the linux world), so I suppose we could just link up a volume to that directory, but that seems a little hacky. I'd prefer to setup some default extensions during the build process so I have a consistent environment whenever it's torn down and recreated.

Appreciate you putting this example repo together, really made it easy to get up and going.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.