CrowdTLS-server/adminer.Dockerfile

3 lines
75 B
Docker

FROM adminer:latest
WORKDIR /var/www/html
COPY ./adminer.css /var/www/html