Added empty lines
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -20,5 +20,7 @@ RUN set -ex \
|
||||
&& find /var/tmp -type f -exec rm {} \;
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
WORKDIR "/workspace"
|
||||
|
||||
CMD [ "/usr/local/bin/meteor", "run" ]
|
||||
|
@ -20,5 +20,7 @@ RUN set -ex \
|
||||
&& find /var/tmp -type f -exec rm {} \;
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
WORKDIR "/workspace"
|
||||
|
||||
CMD [ "/usr/local/bin/meteor", "run" ]
|
Reference in New Issue
Block a user