summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5608ec..3e39f7f 100644
--- a/README.md
+++ b/README.md
@@ -342,7 +342,7 @@ time docker build -t small-image:latest examples/003/
# docker image ls
```terminal32
-docker image ls --format "table {{.ID}}\t{{.Repository}}\t{{.Tag}}\t{{.Size}}" | grep -v gitlab
+docker image ls --format "table {{.ID}}\t{{.Repository}}\t{{.Tag}}\t{{.Size}}"
```
# dive small-image:latest