73 74 75
# File 'lib/packer/postprocessors/docker.rb', line 73 def tag(tag) self.__add_string('tag', tag) end