mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
Initial podman build
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> Closes: #162 Approved by: rhatdan
This commit is contained in:
committed by
Atomic Bot
parent
7f531263e6
commit
ea5620182f
@@ -39,7 +39,7 @@ There are other equivalents for these tools
|
||||
| Existing Step | PODMAN (and friends) |
|
||||
| :--- | :--- |
|
||||
| `docker attach` | [`podman exec`](./docs/podman-attach.1.md)|
|
||||
| `docker build` | [`buildah bud`](https://github.com/projectatomic/buildah/blob/master/docs/buildah-bud.md) |
|
||||
| `docker build` | [`podman build`](./docs/podman-build.1.md) |
|
||||
| `docker commit` | [`podman commit`](./docs/podman-commit.1.md)|
|
||||
| `docker cp` | [`podman mount`](./docs/podman-cp.1.md) **** |
|
||||
| `docker create` | [`podman create`](./docs/podman-create.1.md) |
|
||||
|
||||
Reference in New Issue
Block a user