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