Files
devcontainer/containers/go/config.sh

3 lines
74 B
Bash

#!/bin/bash
run_opts+=("-v" "$HOME/Documents/go:/home/user/Documents/go")