name: reloader-reloader image: okteto/golang:1 command: bash securityContext: capabilities: add: - SYS_PTRACE volumes: - /go/pkg/ - /root/.cache/go-build/ sync: - .:/app forward: - 2345:2345