Upload files

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
2025-08-21 18:42:26 +07:00
parent 701546b115
commit dc5b2c674a
2 changed files with 4 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ RUN apk add --no-cache git make bash build-base linux-headers; \
# FINAL IMAGE
FROM alpine:${ALPINE_VERSION}
#USER 1000:1000
COPY --from=builder /tmp/build/ /
#COPY linux-6.12.tar.gz linux-6.12.tar.gz

View File

@@ -3,6 +3,8 @@ services:
build:
context: .
dockerfile: Dockerfile
tags:
- jdm17/amneziawg-client:latest
# image: isonecom/amneziawg-client
container_name: awgtest
cap_add: