Commit 2181c455 authored by 罗永亮's avatar 罗永亮

Update .beagle/dockerfile

parent cecefec6
Pipeline #91737 passed with stage
......@@ -24,7 +24,7 @@ RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
addgroup -S -g 1000 rcache && adduser -S -G rcache -u 1000 rcache && \
apk add --no-cache bash
COPY rcache.conf /etc/redis/rcache.conf
COPY rcache.conf /etc/rcache/rcache.conf
COPY entrypoint.sh /usr/bin/entrypoint.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment