Skip to content

Commit 3ac379b

Browse files
committed
README: update how 'docker images' command output should look like
1 parent 43baab9 commit 3ac379b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nodethon/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ docker build .
1414
```
1515
docker images
1616
17-
REPOSITORY TAG IMAGE ID
18-
nodethon latest d7ab132649d6
17+
REPOSITORY TAG IMAGE ID CREATED SIZE
18+
uavcan/nodethon node13-py37-py38 5ff0aab8bfa9 xx minutes ago 867MB
1919
```
2020
```
2121
# We use the range of python environments supported as the version tag.

0 commit comments

Comments
 (0)