diff options
author | Matthew Heon <matthew.heon@pm.me> | 2022-05-04 14:08:42 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2022-05-04 14:08:42 -0400 |
commit | 2fd178ac0bfaa2ebdaac10f58769d1dbc3d0788f (patch) | |
tree | 00e467a6a34571f3dd2082b6a08519fe08a5d68e | |
parent | 8cbe598fdb75ff34a737e038c32e22c110e2d7a1 (diff) | |
download | podman-2fd178ac0bfaa2ebdaac10f58769d1dbc3d0788f.tar.gz podman-2fd178ac0bfaa2ebdaac10f58769d1dbc3d0788f.tar.bz2 podman-2fd178ac0bfaa2ebdaac10f58769d1dbc3d0788f.zip |
Misc readme update to retrigger CI
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ Podman presently only supports running containers on Linux. However, we are buil ## Roadmap +1. Improvements to OS X and Windows support 1. Further improvements to the REST API, with a focus on bugfixes and implementing missing functionality 1. Improvements on rootless containers, with a focus on improving the user experience and exposing presently-unavailable features when possible 1. Improvements to Pods, including the addition of pod-level resource limits |