Files
operadores/ui/PHP.Dockerfile

4 lines
31 B
Docker
Raw Normal View History

2021-08-10 15:52:03 -04:00
FROM php:7.4-fpm
WORKDIR /app