version: '3.1' services: db: build: . restart: unless-stopped environment: POSTGRES_PASSWORD: pass POSTGRES_USER: user POSTGRES_DB: aimach