// SPDX-License-Identifier: Apache-2.0
Download ARM static binary from https://pkgs.tailscale.com/stable/#static .
Enable SSH on your Rainmachine
Copy to Rainmachine
I just made this new gist for Sarajane. |
FROM golang:alpine as BUILDER | |
RUN apk update && apk add --no-cache git | |
WORKDIR /src | |
# << bake dependencies into builder image | |
COPY go.mod . | |
COPY go.sum . | |
RUN go mod download | |
# >> |
COMMON=--restart=unless-stopped | |
default: | |
all-start: | |
egrep ^start Makefile | cut -d: -f1 | xargs make | |
# -p 9090:9090 | |
start-prometheus: | |
docker run -d \ |
// SPDX-License-Identifier: Apache-2.0
Download ARM static binary from https://pkgs.tailscale.com/stable/#static .
Enable SSH on your Rainmachine
Copy to Rainmachine
I hereby claim:
To claim this, I am signing this object:
Classic Perl Magazines could be yours! | |
I'm cleaning my closet, and you could have these pieces of Perl history in your collection! | |
Yours for the cost of shipping. Offer expires soon when the magazines end up in the recycling bin. | |
Just let me know if you're interested. | |
The Perl Journal #11 3.3 Fall 1998 | |
The Perl Journal #12 3.4 Winter 1998 |