Some checks failed
andreas-personal/AndysAdguardHomeBlocklist/pipeline/head There was a failure building this commit
3 lines
121 B
Docker
3 lines
121 B
Docker
# Dockerfile
|
|
FROM nginx:alpine
|
|
COPY out/andysadguardhomeblocklist.txt /usr/share/nginx/html/andysadguardhomeblocklist.txt |