services: db: image: mariadb restart: always environment: MARIADB_DATABASE: file-uploader MARIADB_ROOT_PASSWORD: development ports: - '3306:3306'