Go to file
ben 591d951435
ben/synapse-admin-docker/pipeline/head This commit looks good Details
fix typo
2022-06-23 03:00:05 +02:00
deb initial commit 2022-06-23 02:47:34 +02:00
.dockerignore initial commit 2022-06-23 02:47:34 +02:00
.gitignore initial commit 2022-06-23 02:47:34 +02:00
Dockerfile initial commit 2022-06-23 02:47:34 +02:00
Jenkinsfile fix typo 2022-06-23 03:00:05 +02:00
README.md initial commit 2022-06-23 02:47:34 +02:00
build.sh initial commit 2022-06-23 02:47:34 +02:00

README.md

synapse-admin-docker

since its just a bunch of html files, the base url (or prefix) needs to be set at build time, so i need to build this.

also because its just a bunch of html files, theres no need for the nginx webserver in the upstream docker image, so we just package the html files up in a .deb package.

same method as ben/hydrogen-docker.

upstream