You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ dexec asdgas.js
sed: read error on asdgas.js: Is a directory
dexec should check the file exists on the local file system before telling docker to mount it - otherwise docker helpfully creates it as a directory in the container.
The text was updated successfully, but these errors were encountered:
This happens:
$ dexec asdgas.js sed: read error on asdgas.js: Is a directory
dexec should check the file exists on the local file system before telling docker to mount it - otherwise docker helpfully creates it as a directory in the container.
The text was updated successfully, but these errors were encountered: