mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2025-12-16 15:47:45 -05:00
5 lines
59 B
Docker
5 lines
59 B
Docker
ARG BASE_IMAGE
|
|
FROM $BASE_IMAGE
|
|
|
|
COPY ./html /var/www/html
|