MCPcopy Index your code
hub / github.com/dockersamples/single-dev-env

github.com/dockersamples/single-dev-env @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
2 symbols 3 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

single-dev-env

Example used to try a single container sample of Docker Dev Environments

Run the application

You can simply use make run command or do it yourself with go run main.go

Those commands will start a http server listening on port 8080 and if your request http://localhost:8080 you'll see the following output:

❯ curl http://localhost:8080

          ##         .
    ## ## ##        ==
 ## ## ## ## ##    ===
/"""""""""""""""""\___/ ===
{                       /  ===-
\______ O           __/
 \    \         __/
  \____\_______/


Hello from Docker!

Core symbols most depended-on inside this repo

handler
called by 0
main.go
main
called by 0
main.go

Shape

Function 2

Languages

Go100%

Modules by API surface

main.go2 symbols

For agents

$ claude mcp add single-dev-env \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact