mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
4 lines
57 B
Docker
4 lines
57 B
Docker
FROM nginx:alpine
|
|
|
|
COPY .docz/dist /usr/share/nginx/html
|