Skip to content

Commit

Permalink
Merge pull request containers#10853 from tnk4on/fixed_notation_for_macos
Browse files Browse the repository at this point in the history
[CI:DOCS] Fixed notation for macOS
  • Loading branch information
openshift-merge-robot authored Jul 5, 2021
2 parents 895b815 + 4ea4a92 commit 2681484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Podman is based on libpod, a library for container lifecycle management that is

* [Latest Version: 3.2.0](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Remote client for macOS
* Latest Static Remote client for Linux

* Continuous Integration: [![Build Status](https://api.cirrus-ci.com/github/containers/podman.svg)](https://cirrus-ci.com/github/containers/podman/master)
Expand All @@ -28,7 +28,7 @@ At a high level, the scope of Podman and libpod is the following:
* Support for a REST API providing both a Docker-compatible interface and an improved interface exposing advanced Podman functionality.
* In the future, integration with [CRI-O](https://github.com/cri-o/cri-o) to share containers and backend code.

Podman presently only supports running containers on Linux. However, we are building a remote client which can run on Windows and OS X and manage Podman containers on a Linux system via the REST API using SSH tunneling.
Podman presently only supports running containers on Linux. However, we are building a remote client which can run on Windows and macOS and manage Podman containers on a Linux system via the REST API using SSH tunneling.

## Roadmap

Expand Down

0 comments on commit 2681484

Please sign in to comment.