Files
operadores/ui/PHP.Dockerfile
2021-08-10 15:52:03 -04:00

4 lines
31 B
Docker

FROM php:7.4-fpm
WORKDIR /app