wiki location correction and more
- readme changes and bashscripts moved/organized better Co-authored-by: riomoo <alister@kamikishi.net> Co-committed-by: riomoo <alister@kamikishi.net>
This commit is contained in:
parent
f0efc83cf6
commit
5f6a88fbbc
11 changed files with 139 additions and 3 deletions
|
|
@ -29,7 +29,7 @@ RUN CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build \
|
|||
RUN upx --best --ultra-brute bin/main
|
||||
RUN chmod +x bin/main
|
||||
|
||||
FROM cgr.dev/chainguard/static:latest
|
||||
FROM git.jester-designs.com/riomoo/alisterbase:1.0.0
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue