vinezhang

Results 1 issues of vinezhang

I wanted to build an redis image with custom configuration file ,but I got above error when I connected it with [AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager). dockerfile ``` # syntax=docker/dockerfile:1 FROM redis:7-alpine COPY redis.conf...