arm-images

Just a repo building lots of arm images for myself since apparently it all sucks currently
git clone git://archive.git.mtrnord.blog/MTRNord/arm-images.git
Log | Files | Refs | Submodules

Dockerfile (198B)


      1 FROM matrixdotorg/synapse:latest
      2 
      3 RUN apt-get update -yqq && apt-get install git -yqq && apt-get clean -yqq
      4 RUN pip install --no-deps git+https://github.com/devture/matrix-synapse-shared-secret-auth