github.com/kaisenlinux/docker.io@v0.0.0-20230510090727-ea55db55fac7/cli/e2e/stack/testdata/full-stack.yml (about)

     1  version: '3.3'
     2  
     3  services:
     4    one:
     5      image: registry:5000/alpine:3.6
     6      command: top
     7    two:
     8      image: registry:5000/alpine:3.6
     9      command: top