tangled
alpha
login
or
join now
sullen.net
/
pds
0
fork
atom
Fork of official Bluesky PDS (Personal Data Server).
0
fork
atom
overview
issues
pulls
pipelines
Update Docker label
sullen.net
1 month ago
a3d2fa5c
fc74979c
+1
-1
1 changed file
expand all
collapse all
unified
split
Dockerfile
+1
-1
Dockerfile
···
23
23
24
24
CMD ["node", "--enable-source-maps", "index.js"]
25
25
26
26
-
LABEL org.opencontainers.image.source=https://github.com/bluesky-social/pds
26
26
+
LABEL org.opencontainers.image.source=https://tangled.org/sullen.net/pds
27
27
LABEL org.opencontainers.image.description="AT Protocol PDS"
28
28
LABEL org.opencontainers.image.licenses=MIT