version: '2'
services:
  Test-Service:
    image: alpine
    stdin_open: true
    tty: true
    labels:
      io.rancher.container.pull_image: always
