Just use the $WORKDIR
This commit is contained in:
parent
167435a7a3
commit
487fb34b68
@ -2,7 +2,4 @@ FROM gitea/gitea:1.11.2
|
||||
|
||||
COPY . ${WORKDIR}
|
||||
|
||||
RUN mkdir -p /app/
|
||||
COPY postdeploy.sh /app/
|
||||
|
||||
EXPOSE 3000
|
||||
|
Reference in New Issue
Block a user