mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-30 15:15:07 +03:00
Fix path
Signed-off-by: Yan Minari <yangm97@gmail.com>
This commit is contained in:
parent
a7d93b69d5
commit
d5278b4f94
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ LABEL maintainer="Christer Waren/CWINFO <christer.waren@cwinfo.org>"
|
|||
|
||||
COPY --from=builder /src/yggdrasil /usr/bin/yggdrasil
|
||||
COPY --from=builder /src/yggdrasilctl /usr/bin/yggdrasilctl
|
||||
COPY contrib/docker/entrypoint.sh /usr/bin/entrypoint.sh
|
||||
COPY contrib/docker/alpine/entrypoint.sh /usr/bin/entrypoint.sh
|
||||
|
||||
# RUN addgroup -g 1000 -S yggdrasil-network \
|
||||
# && adduser -u 1000 -S -g 1000 --home /etc/yggdrasil-network yggdrasil-network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue