Try removing the "context" : ".." from devcontainer.json. Your docker file is inside .devcontainer directory. I assume so is devcontainer.json.
"context" : ".."
devcontainer.json
.devcontainer