Git Product home page Git Product logo

ctf-vscode-container's Introduction

ctf-vscode-container

Requirements

To use this repo, you have to have Docker and vscode installed, as well as the "Remote Development" extension for it.

Usage

Clone this repository and open it in vscode. From the bottom left corner press the "Open a remote window" -button, and from the opening dialog window press "Reopen in Container". More info about vscode dev containers can be found from the following link: https://code.visualstudio.com/docs/devcontainers/containers

More info

In order to get the GUI applications to work in your host system, you have to allow the xserver usage of your user by running:

xhost +SI:localuser:$(id -un)

Note that the Dockerfile assumes that your UID is 1000. If your host systems user has some other UID, please edit the Dockerfile according to your needs.

All of the files and folder under the root directory of this repository are shared to the container environment.

This container is tested only in Linux environment running Wayland. Running this inside Windows (or WSL) should be possible, but might require tinkering with X server forwarding.

ctf-vscode-container's People

Contributors

silviis avatar

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.