Skip to content

Commit d189810

Browse files
committed
chore: Add example to README
1 parent 186bd22 commit d189810

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust/boil/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ boil build airflow opa
2828
# output
2929
boil show images
3030

31+
# Display a list of versions of the image located in the 'airflow' folder
32+
boil show images airflow
33+
3134
# Soon (hopefully) implemented
3235
boil show graph
3336
```

0 commit comments

Comments
 (0)