mirror of
https://github.com/Friz-zy/awesome-linux-containers.git
synced 2024-10-01 01:06:18 -04:00
add links
https://github.com/jessfraz/img https://github.com/singularityware/singularity
This commit is contained in:
parent
0ee0113c54
commit
49bb4b1e68
@ -153,6 +153,8 @@ Snappy Ubuntu Core is a new rendition of Ubuntu with transactional updates - a m
|
||||
xdg-app is a system for building, distributing and running sandboxed desktop applications on Linux.
|
||||
* [Bubblewrap](https://github.com/projectatomic/bubblewrap)
|
||||
Run applications in a sandbox using Linux namespaces without root privileges, with user namespacing provided via setuid binary.
|
||||
* [singularity](https://github.com/singularityware/singularity)
|
||||
Universal application containers for Linux.
|
||||
|
||||
## Partial Access
|
||||
|
||||
@ -181,6 +183,8 @@ A tool for analyzing and comparing container images.
|
||||
A tool which facilitates building OCI container images.
|
||||
* [skopeo](https://github.com/projectatomic/skopeo)
|
||||
Work with remote images registries - retrieving information, images, signing content
|
||||
* [img](https://github.com/jessfraz/img)
|
||||
Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
|
||||
|
||||
## Dashboard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user