devcontainer icon indicating copy to clipboard operation
devcontainer copied to clipboard

The Red Guild's devcontainer focused in web3 and security.

Results 5 devcontainer issues
Sort by recently updated
recently updated
newest added

There are a lot of dev-container features that solve many things, but since the Dockerfile runs first I need some of what those features install later earlier under the Dockerfile...

enhancement
question

In the current version of the `Dockerfile`, `medusa` is not being installed. This PR installs `medusa` using a multi-stage build. This way, the `go` installation can be removed from the...

As someone suggested, I should look into the installation since medusa is not being installed by default.

Do a little more research on how to improve the usage of dockerignore. Right now, it is being used to ignore everything but `motd`. Also, is it better to mount...

enhancement
good first issue
question

I added things kinda randomly and asked GPT to organize its order a little bit, but I didn't like it, so I ended up moving things around. Honest truth.

enhancement
good first issue