mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Fix spacing
This commit is contained in:
parent
95c0110f10
commit
9204f71786
@ -25,8 +25,8 @@ EXPOSE 8091
|
||||
COPY entrypoint.py \
|
||||
shutdown-wait.sh \
|
||||
shared-components/image/entrypoint_helpers.py /
|
||||
COPY shared-components/support /opt/atlassian/support
|
||||
COPY config/* /opt/atlassian/etc/
|
||||
COPY shared-components/support /opt/atlassian/support
|
||||
COPY config/* /opt/atlassian/etc/
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get upgrade -y \
|
||||
|
Loading…
Reference in New Issue
Block a user