FIWARE / tutorials.Getting-Started

:blue_book: FIWARE 101: An Introduction to the FIWARE Platform
https://www.fiware.org/developers/
MIT License
42 stars 44 forks source link

Use console style to improve readability of command line examples / output #6

Closed jmcanterafonseca closed 6 years ago

jmcanterafonseca commented 6 years ago

for instance

docker rmi $(docker images -a -q)