mirror of
https://github.com/awesome-foss/awesome-sysadmin
synced 2024-11-15 16:07:59 +00:00
parent
cc4df848c8
commit
8a4d2f9f0a
1 changed files with 1 additions and 0 deletions
|
@ -667,6 +667,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_
|
|||
- [OpenVZ](http://openvz.org) - Container-based virtualization for Linux.
|
||||
- [Podman](https://podman.io) - Daemonless container engine for developing, managing, and running OCI Containers on your Linux System. Containers can either be run as root or in rootless mode. Simply put: `alias docker=podman`. ([Source Code](https://github.com/containers/podman)) `Apache-2.0` `Go`
|
||||
- [Portainer](https://portainer.io/) - Simple management UI for Docker.
|
||||
- [systemd-nspawn](https://www.freedesktop.org/software/systemd/man/systemd-nspawn.html) - Lightweight, chroot-like, environment to run an OS or command directly under systemd. ([Source Code](https://github.com/systemd/systemd)) `GPL-2.0` `C`
|
||||
|
||||
|
||||
### Troubleshooting
|
||||
|
|
Loading…
Reference in a new issue