tangled
alpha
login
or
join now
psychedeli.ca
/
tangled-containers
4
fork
atom
Container images for the Tangled Knot and Spindle servers
4
fork
atom
overview
issues
pulls
pipelines
add buildx to pipelines
psychedeli.ca
3 months ago
06034fce
ece9fc8a
verified
This commit was signed with the committer's
known signature
.
psychedeli.ca
SSH Key Fingerprint:
SHA256:lxA4UZo3m7mVMluMNbOrpavEOBPMDc7Vh521+i80n50=
+2
2 changed files
expand all
collapse all
unified
split
.tangled
workflows
build.yml
publish.yml
+1
.tangled/workflows/build.yml
···
5
5
dependencies:
6
6
nixpkgs:
7
7
- mise
8
8
+
- docker-buildx
8
9
steps:
9
10
- name: Install dependencies
10
11
command: |
+1
.tangled/workflows/publish.yml
···
5
5
dependencies:
6
6
nixpkgs:
7
7
- mise
8
8
+
- docker-buildx
8
9
steps:
9
10
- name: Install dependencies
10
11
command: |