mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 17:09:24 +00:00
2 lines
88 B
Docker
2 lines
88 B
Docker
FROM nginx:stable-alpine
|
|
COPY ./openwrt-firmware-selector/build/ /usr/share/nginx/html/
|