mirror of
https://github.com/casjaysdevdocker/gohttpserver
synced 2025-10-14 14:02:05 -04:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
@@ -25,7 +25,7 @@ LABEL \
|
|||||||
|
|
||||||
COPY --from=builder /app/gohttpserver/gohttpserver /usr/local/bin/gohttpserver
|
COPY --from=builder /app/gohttpserver/gohttpserver /usr/local/bin/gohttpserver
|
||||||
COPY ./data/. /data/
|
COPY ./data/. /data/
|
||||||
COPY ./config/. /config/
|
#COPY ./config/. /config/
|
||||||
COPY ./bin/. /usr/local/bin/
|
COPY ./bin/. /usr/local/bin/
|
||||||
|
|
||||||
WORKDIR /data/htdocs
|
WORKDIR /data/htdocs
|
||||||
|
Reference in New Issue
Block a user