Guest User

Untitled

a guest
Sep 21st, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. docker_image image_new[0] do
  2. tag image_new[1]
  3. action :pull
  4. end
  5.  
  6. ['subdomain.doamin.com:5000/<image_name>', 'latest@sha256:<image tag>']
Add Comment
Please, Sign In to add comment