version: '2' services: seafile-client: restart: always image: gronis:seafile-client-docker container_name: seafile-client environment: - LIBRARY_ID= - SERVER_URL= - SERVER_PORT= - USERNAME= - PASSWORD= - DATA_DIR= volumes: - :