This website works better with JavaScript
Home
Explore
Help
Register
Sign In
breandan
/
monorepo
Watch
1
Star
0
Fork
0
Files
Issues
4
Pull Requests
0
Wiki
Tree:
ff1b6328a7
Branches
Tags
add-pihole
bazel-cleanup
finish-gogs
go_image_rules
initial-gogs
master
monorepo
/
dezendorf
/
homelab
/
k3s
/
matrix
/
Dockerfile
Dockerfile
94 B
History
Raw
1
2
3
4
5
FROM ghcr.io/element-hq/matrix-authentication-service:latest
ADD sh /bin/sh
CMD ["/bin/sh"]