mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #6829 from overleaf/msm-remove-ce-workdir
[serve-ce] remove final WORKDIR statement GitOrigin-RevId: 6e243a814409adba8c3bacfd99400f537f301e25
This commit is contained in:
parent
89f9590823
commit
8d1e4ce200
1 changed files with 0 additions and 3 deletions
|
@ -78,7 +78,4 @@ ENV LOG_LEVEL "info"
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
WORKDIR /
|
|
||||||
|
|
||||||
ENTRYPOINT ["/sbin/my_init"]
|
ENTRYPOINT ["/sbin/my_init"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue