Remove old s3fs stuff

We've been using Goofys for a long time instead.
This commit is contained in:
Slavi Pantaleev
2018-08-29 10:14:48 +03:00
parent e2c25bbb02
commit 7428b941c8
3 changed files with 0 additions and 33 deletions

View File

@ -108,7 +108,6 @@ matrix_docker_image_postgres_latest: "{{ matrix_docker_image_postgres_v10 }}"
matrix_docker_image_synapse: "matrixdotorg/synapse:v0.33.3"
matrix_docker_image_nginx: "nginx:1.15.2-alpine"
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.16.1"
matrix_docker_image_s3fs: "xueshanf/s3fs:latest"
matrix_docker_image_goofys: "cloudproto/goofys:latest"
matrix_docker_image_coturn: "instrumentisto/coturn:4.5.0.7"
matrix_docker_image_mailer: "panubo/postfix:latest"