Diodak

Results 2 comments of Diodak

**To Reproduce** Steps to reproduce the behavior: 1. create docker-compose.yml file according below content: ``` version: '3.5' services: sh: command: [/bin/sh] image: busybox volumes: - /tmp/service_sh:/tmp/service_sh:rw ci-dev-sh: extends: service: sh...

@muayyad-alsadi I confirm that issue **were solved**.