Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit bb46f66

Browse files
author
Eddie Ramirez
authored
Update README.md
Remo steps for docker
1 parent d24bc85 commit bb46f66

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -64,20 +64,6 @@ Add the line below to your `.bashrc` or `.zshrc` if using `zsh`
6464
export PATH="$(yarn global bin):$PATH"
6565
```
6666

67-
### Running `kmdr` in a docker container
68-
69-
1. Build the image
70-
71-
```bash
72-
docker build -t kmdr-cli .
73-
```
74-
75-
2. Run the docker container
76-
77-
```bash
78-
docker run -it --rm kmdr-cli
79-
```
80-
8167
### Sign In
8268

8369
1. Log in on the kmdr CLI tool

0 commit comments

Comments
 (0)