Refs #71087 - No need to declare /root as VOLUME
This commit is contained in:
parent
09ba3b4d1d
commit
8b1010aa02
@ -4,6 +4,5 @@ MAINTAINER "EEA: IDM2 A-Team" <eea-edw-a-team-alerts@googlegroups.com>
|
||||
RUN apk add --no-cache --virtual .run-deps rsync openssh
|
||||
COPY docker-entrypoint.sh /
|
||||
|
||||
VOLUME /root
|
||||
ENTRYPOINT ["/docker-entrypoint.sh"]
|
||||
CMD ["sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user