mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2026-02-10 22:47:14 -05:00
5 lines
59 B
Docker
5 lines
59 B
Docker
ARG BASE_IMAGE
|
|
FROM $BASE_IMAGE
|
|
|
|
COPY ./html /var/www/html
|