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
Just reading through your well presented book on container-security and thought I would add feedback for review in terms of revision for future edits..
**Extract - Pg 16 **
The ls output shows that the copy is owned by the user called vagrant. Run this under root by executing sudo sleep 100
Does the execution statement actually need to be sudo ./mysleep 100 instead (as this is what process is shown in the resulting output when running ps ajf )?
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Feedback for on Container-Security book.
Hi Liz
Just reading through your well presented book on container-security and thought I would add feedback for review in terms of revision for future edits..
**Extract - Pg 16 **
The ls output shows that the copy is owned by the user called vagrant. Run this under root by executing sudo sleep 100
Does the execution statement actually need to be sudo ./mysleep 100 instead (as this is what process is shown in the resulting output when running ps ajf )?
The text was updated successfully, but these errors were encountered: