tangled
alpha
login
or
join now
bas.sh
/
knot-docker
forked from
psychedeli.ca/knot-docker
0
fork
atom
Community maintained Docker config for the knot server
0
fork
atom
overview
issues
pulls
pipelines
refactor: update knot version to 1.5.0-alpha
doll.sister.pet
7 months ago
56b5bafe
5d6fc98f
verified
This commit was signed with the committer's
known signature
.
doll.sister.pet
SSH Key Fingerprint:
SHA256:4g9cWhkAAw8gwqhJUcVbSnGEvdGwklW+1Aa/fMUu59k=
+1
-1
1 changed file
expand all
collapse all
unified
split
Dockerfile
+1
-1
Dockerfile
···
2
2
env KNOT_REPO_SCAN_PATH=/home/git/repositories
3
3
env CGO_ENABLED=1
4
4
5
5
-
arg TAG='v1.4.0-alpha'
5
5
+
arg TAG='v1.5.0-alpha'
6
6
7
7
workdir /app
8
8
run apk add git gcc musl-dev