We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa65f9 commit 63b73baCopy full SHA for 63b73ba
Dockerfile
@@ -19,8 +19,6 @@ COPY sample/ sample/
19
COPY docs/ docs/
20
COPY go.mod go.mod
21
COPY go.sum go.sum
22
-COPY go.work go.work
23
-COPY go.work.sum go.work.sum
24
COPY main.go main.go
25
COPY console/atest-ui/ui.go console/atest-ui/ui.go
26
COPY console/atest-ui/package.json console/atest-ui/package.json
0 commit comments