jonschipp / ISLET

Isolated, Scalable, & Lightweight Environment for Training
Other
111 stars 18 forks source link

Allow custom Docker PID 1 program (def: sudo) #42

Closed jonschipp closed 9 years ago

jonschipp commented 9 years ago

Default is to use sudo -i to get an interactive shell. Allow others like su, etc.

jonschipp commented 9 years ago

To do this, environment variables must be passed in a different way.

-su: PLATFORM=islet: No such file or directory
jonschipp commented 9 years ago

Complete https://github.com/jonschipp/ISLET/commit/54c0877e4ffc13ba0fb09a56d5b058dff799f490