36 37 38
# File 'lib/gitlab/qa/docker/command.rb', line 36 def port(mapping) tap { @args.push("-p #{mapping}") } end