SHELL ["/bin/bash", "-c"]
This commit is contained in:
parent
3553bcbadc
commit
ea168ccb29
@ -48,6 +48,8 @@ USER root
|
|||||||
# Add application
|
# Add application
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
SHELL ["/bin/bash", "-c"]
|
||||||
|
|
||||||
# Expose the port nginx is reachable on
|
# Expose the port nginx is reachable on
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user