This repository has been archived on 2021-10-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2020-coding-projects/uno/client/Dockerfile
2020-05-06 17:26:09 +02:00

3 lines
40 B
Docker

FROM nginx
COPY . /usr/share/nginx/html