cyber-dojo / commander

repo for the cyberdojo/commander Docker image and the cyber-dojo bash script

Home Page:https://cyber-dojo.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cyber-dojo start-point update custom DUPLICATION

JonJagger opened this issue · comments

$ cyber-dojo start-point update custom
will do a [docker pull] once for each image in custom, even if the image is named several times.
And in custom start-points such as Countdown, an image does occur several times.

Fixed by adding [.uniq]