services:
  shell:
    build: .
    command: sh
    tty: true 
    stdin_open: true 
    volumes:
      - ./:/home
      - ../spam/books:/books