40 41 42
# File 'lib/avm/docker/image.rb', line 40 def push ::EacDocker::Executables.docker.command.append(['push', tag]).system! end