github.com/kaisenlinux/docker.io@v0.0.0-20230510090727-ea55db55fac7/swarmkit/docker-sync.yml (about) 1 version: "2" 2 3 options: 4 verbose: true 5 syncs: 6 # should stay the same as the volume name used in `containerized.mk`'s `run` target 7 swarmkit-sync: 8 src: '.' 9 sync_excludes: ['_obj', '_test', 'bin']