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
{{ message }}
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.
But simple bash scripts like echo foo > /dev/fd/1 will not work in rkt because rkt uses journald (unless rkt is run with --interactive) and /dev/self/fd/... are connected to the journald unix socket.
Restarting the previous discussion at #127, it looks like we may need new entries in the set of provided
/dev
paths.In particular, it may be useful to have the runtime provide the following paths:
Rationale for this is:
The text was updated successfully, but these errors were encountered: