mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2025-02-10 17:58:28 -05:00
Remove useless(?) command
This commit is contained in:
parent
f81f37c920
commit
51e260d65e
@ -22,7 +22,6 @@ RUN apk --no-cache add build-base git gnupg && cd /tmp \
|
|||||||
FROM alpine:latest as deps_base
|
FROM alpine:latest as deps_base
|
||||||
|
|
||||||
RUN apk --no-cache add nginx redis
|
RUN apk --no-cache add nginx redis
|
||||||
RUN rm /etc/nginx/sites-enabled/default
|
|
||||||
|
|
||||||
### Redis Base
|
### Redis Base
|
||||||
FROM redis:6-alpine AS redis_base
|
FROM redis:6-alpine AS redis_base
|
||||||
|
Loading…
x
Reference in New Issue
Block a user