mirror of
https://github.com/DarrylNixon/CrowdTLS-server.git
synced 2024-09-22 18:19:43 -07:00
3 lines
75 B
Docker
3 lines
75 B
Docker
FROM adminer:latest
|
|
WORKDIR /var/www/html
|
|
COPY ./adminer.css /var/www/html
|