When adding the `COPY` steps to the `Dockerfile`, the `scripts` directory is assumed to be in the root of the docker build context. The `snippet add` command should take account of the `context` property if set in `devcontainer.json` (see [this example](https://github.com/microsoft/vscode-dev-containers/blob/main/containers/python-3-miniconda/.devcontainer/devcontainer.json#L4))