From ea5620182f6dc1fabc33e1a8d453d070fba0952c Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Wed, 20 Dec 2017 17:54:13 -0500 Subject: Initial podman build Signed-off-by: TomSweeneyRedHat Closes: #162 Approved by: rhatdan --- transfer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'transfer.md') diff --git a/transfer.md b/transfer.md index 1a2820cf3..101140905 100644 --- a/transfer.md +++ b/transfer.md @@ -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) | -- cgit v1.2.3-54-g00ecf