Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Tim McNamara
notebook
Commits
e3e818f4
Commit
e3e818f4
authored
Sep 12, 2019
by
Tim McNamara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update containers.md
parent
9b730c8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
1 deletion
+43
-1
tools-and-tech/containers.md
tools-and-tech/containers.md
+43
-1
No files found.
tools-and-tech/containers.md
View file @
e3e818f4
OS namespaces, aka containers, purport greater security than process isolation
without needing to impose the performance cost of a virtual machine.
#
## Application containers
Intended to host a single application.
-
[
singularity
][]
-
[
podman
][]
-
docker
-
[
cri-o
](
https://github.com/kubernetes-sigs/cri-o
)
-
[
containerd
](
https://github.com/containerd/containerd
)
-
[
gvisor
](
https://gvisor.dev/
)
## System containers
Lightweight VMs
-
[
lxd
][]
## "Lightweight VMs"
-
Kata containers
## Other
Need to do more research here.
-
rkt
-
[
singularity
][]
# OCI runtimes
-
[
crun
](
https://github.com/containers/crun
)
-
[
runc
](
https://github.com/opencontainers/runc
)
# Windows containers
-
https://github.com/Microsoft/hcsshim
# More stuff
-
https://github.com/moby/moby
[
lxd
]:
https://linuxcontainers.org/
[
podman
]:
https://podman.io/
[
singularity
]:
https://github.com/sylabs/singularity
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment