mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-01 15:55:49 +03:00
drop reproxy.enabled=false from the Dockerfile
This commit is contained in:
@@ -35,7 +35,6 @@ RUN \
|
||||
COPY init.sh /init.sh
|
||||
COPY --from=backend /build/reproxy /srv/reproxy
|
||||
RUN chmod +x /srv/reproxy
|
||||
LABEL reproxy.enabled="false"
|
||||
WORKDIR /srv
|
||||
|
||||
ENTRYPOINT ["/init.sh"]
|
||||
|
||||
Reference in New Issue
Block a user