When executing the following query: https://play.dagger.cloud/playground/CDgV325xCXH
I get this error:
{
"data": {
"container": {
"from": {
"exec": {
"stdout": null
}
}
}
},
"errors": [
{
"message": "open /tmp/buildkit-mount3761279377/meta/stdout: no such file or directory",
"path": [
"container",
"from",
"exec",
"stdout"
],
"locations": [
{
"line": 5,
"column": 9
}
]
}
]
}
Welcome to Dagger API Playground