Skip to content

Commit 21238a8

Browse files
committed
ok maybe this thing
1 parent 1317230 commit 21238a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chapter_09_docker.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,8 +613,9 @@ $ pass:quotes[*docker build -t superlists .*]
613613

614614
Now we can see our image in the list of docker images on the system:
615615

616+
[subs="specialcharacters,quotes"]
616617
----
617-
$ pass:quotes[*docker images*]
618+
$ *docker images*
618619
REPOSITORY TAG IMAGE ID CREATED SIZE
619620
[...]
620621
superlists latest 7b8e1c9fa68e 13 minutes ago 155MB

0 commit comments

Comments
 (0)