chore: remove github for local deployments
This commit is contained in:
parent
8b495b45a5
commit
c69246d93e
21 changed files with 1 additions and 1014 deletions
|
@ -5,6 +5,7 @@ RUN apk add --no-cache --no-progress ca-certificates tzdata
|
|||
|
||||
ARG TARGETPLATFORM
|
||||
COPY ./dist/$TARGETPLATFORM/traefik /
|
||||
COPY ./traefik.yml /etc/traefik/traefik.yml
|
||||
|
||||
EXPOSE 80
|
||||
VOLUME ["/tmp"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue