Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 authored May 6, 2022
1 parent b14e334 commit 6a20e38
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,7 @@ $ pip install -U onnx \
&& pip install -U soc4onnx
```
### 1-2. Docker
```bash
### docker pull
$ docker pull pinto0309/soc4onnx:latest

### docker build
$ docker build -t pinto0309/soc4onnx:latest .

### docker run
$ docker run --rm -it -v `pwd`:/workdir pinto0309/soc4onnx:latest
$ cd /workdir
```
https://github.com/PINTO0309/simple-onnx-processing-tools#docker

## 2. CLI Usage
```bash
Expand Down

0 comments on commit 6a20e38

Please sign in to comment.