Added empty lines
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
2e4789d27a
commit
3d3acaf90f
@ -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" ]
|
Loading…
x
Reference in New Issue
Block a user