mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
export
This commit is contained in:
parent
47818a1a7c
commit
d8e32e5661
3 changed files with 408 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/golang:alpine as builder
|
||||
FROM docker.io/golang:alpine AS builder
|
||||
|
||||
COPY . /src
|
||||
WORKDIR /src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue