Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resources: add container fundamentals wiki/tutorial #10

Open
3 tasks
camerondurham opened this issue Jan 23, 2022 · 0 comments
Open
3 tasks

Resources: add container fundamentals wiki/tutorial #10

camerondurham opened this issue Jan 23, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation nice to have Not a priority

Comments

@camerondurham
Copy link
Owner

camerondurham commented Jan 23, 2022

It would be nice to have a doc that defines the basics of containers and how to do some basic process isolation in Linux. This should eventually become a detailed doc of how we handle isolating potential malicious user code from the machine.

Document should include resources to good articles/DockerCon/KubeCon videos that are helpful.

  • document describes lower level container implementation
  • document links to learning resources
  • document includes how to use basic linux syscalls (i.e. unshare, pivot_root)
@camerondurham camerondurham self-assigned this Jan 23, 2022
@camerondurham camerondurham added this to the Code Isolation milestone Jan 23, 2022
@camerondurham camerondurham changed the title Resources: add container fundamentals wiki/tutorial Resources: add container fundamentals wiki/tutorial (nice to have) Jan 26, 2022
@camerondurham camerondurham added the documentation Improvements or additions to documentation label Feb 5, 2022
@camerondurham camerondurham changed the title Resources: add container fundamentals wiki/tutorial (nice to have) Resources: add container fundamentals wiki/tutorial Feb 9, 2022
@camerondurham camerondurham added the nice to have Not a priority label Feb 9, 2022
@camerondurham camerondurham removed this from the Code Isolation milestone Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation nice to have Not a priority
Projects
Development

No branches or pull requests

1 participant