Don't create socket directory.
This commit is contained in:
parent
76103eddc2
commit
00573cea3a
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ RUN --mount=type=cache,target=/var/cache/apt \
|
|||
WORKDIR /app/
|
||||
|
||||
COPY --from=BUILD /app/piped-proxy .
|
||||
RUN mkdir -p /app/socket/
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue