79425622

Date: 2025-02-09 20:09:14
Score: 1.5
Natty:
Report link
        context: ./
    container_name: php_web
    depends_on:
    - db
    volumes:
    - ./php/:/var/www/html/
    ports:
    - 8080:80
    stdin_open: true
    tty: true
    restart: always
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Bilal