mirror of
https://github.com/h44z/wg-portal.git
synced 2025-09-13 14:31:15 +00:00
fix docker build
This commit is contained in:
@@ -38,7 +38,6 @@ RUN apt-get update && apt-get upgrade -y && \
|
|||||||
goss --version
|
goss --version
|
||||||
|
|
||||||
COPY --from=builder /build/dist/wg-portal-amd64 /app/wgportal
|
COPY --from=builder /build/dist/wg-portal-amd64 /app/wgportal
|
||||||
COPY --from=builder /build/dist/assets /app/assets
|
|
||||||
COPY --from=builder /build/scripts /app/
|
COPY --from=builder /build/scripts /app/
|
||||||
|
|
||||||
# Set the Current Working Directory inside the container
|
# Set the Current Working Directory inside the container
|
||||||
|
Reference in New Issue
Block a user