Welcome to the Linux Foundation Forum!

typo: 29.8. docker Command

last line on the slide:

$ docker rm $(ps -a -q)

should read:

$ docker rm $(docker ps -a -q)

Comments

  • coop
    coop Posts: 915

    Good catch! although anyone using it should figure it out I would hope :) Fixed in next English and Spanish versions...

  • jengel
    jengel Posts: 41

    if not, they'd figure it out soon enough when they try it ) :)

Categories

Upcoming Training