mirror of
https://github.com/DJSundog/wg-portal.git
synced 2024-11-23 07:03:50 -05:00
fix docker build
This commit is contained in:
parent
9faa459c44
commit
9bd80dbd33
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user