Updated Dockerfile
This commit is contained in:
@@ -38,6 +38,7 @@ FROM base AS final
|
||||
WORKDIR /app
|
||||
COPY --from=publish /app/publish .
|
||||
|
||||
RUN pwd
|
||||
RUN ls -la
|
||||
RUN ls -la silo
|
||||
RUN ls -la pushy
|
||||
|
||||
Reference in New Issue
Block a user